Plugins for OE


Go Back   Computer Help Articles > Outlook Express
User Name
Password
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 01-05-2006, 04:58 PM
Chris Barnes
 
Posts: n/a
Default Plugins for OE

Is there a resource for plugins for Outlook Express?
(I already use the wonderful OE-QuoteFix)

What I am looking for specifically is a better Rules/Filter mechanism
(especially for the Usenet side). It would be nice if I could specify
what header field to look in. For example, I would create a rule to
mark as read & delete" all posts with
NNTP-Posting-Host: *given Ip* or
X-Original-NNTP-Posting-Host: *same Ip*


If there isn't a "resouce for plugins", is there at least a way to
create a Filter rule like I want (even if it requires hacking the
registry)?

--

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Chris Barnes AOL IM: CNBarnes
chris-barnes@tamu.edu Yahoo IM: chrisnbarnes
Computer Systems Manager MSN IM: chris@txbarnes.com
Department of Physics ph: 979-845-7801
Texas A&M University fax: 979-845-2590


Reply With Quote
  #2  
Old 01-05-2006, 04:58 PM
Michael Santovec
 
Posts: n/a
Default Re: Plugins for OE

I'm not aware of any plug-in to do that.

There's no way in the available OE filtering to do that.

--

Mike - http://pages.prodigy.net/michael_santovec/techhelp.htm


"Chris Barnes" <chris-barnes@tamu.edu> wrote in message
news:%23i91EvjDGHA.1816@TK2MSFTNGP11.phx.gbl...
> Is there a resource for plugins for Outlook Express?
> (I already use the wonderful OE-QuoteFix)
>
> What I am looking for specifically is a better Rules/Filter mechanism
> (especially for the Usenet side). It would be nice if I could specify
> what header field to look in. For example, I would create a rule to
> mark as read & delete" all posts with
> NNTP-Posting-Host: *given Ip* or
> X-Original-NNTP-Posting-Host: *same Ip*
>
>
> If there isn't a "resouce for plugins", is there at least a way to
> create a Filter rule like I want (even if it requires hacking the
> registry)?
>
> --
>
> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
> Chris Barnes AOL IM: CNBarnes
> chris-barnes@tamu.edu Yahoo IM: chrisnbarnes
> Computer Systems Manager MSN IM: chris@txbarnes.com
> Department of Physics ph: 979-845-7801
> Texas A&M University fax: 979-845-2590
>



Reply With Quote
  #3  
Old 01-05-2006, 04:58 PM
Jim Pickering
 
Posts: n/a
Default Re: Plugins for OE

You can write your own program, if you can understand the limited info at
this site:
http://msdn.microsoft.com/library/de...e/oe_entry.asp

But, other than that, unless Google can find someone who has already done
so, you're pretty much on your own.
--
Jim Pickering, MVP, Outlook Express
https://mvp.support.microsoft.com/pr...8-1171988A62D6
Please deliver feedback to the newsgroup, so that others can be helped.
Thanks.


"Chris Barnes" <chris-barnes@tamu.edu> wrote in message
news:%23i91EvjDGHA.1816@TK2MSFTNGP11.phx.gbl...
> Is there a resource for plugins for Outlook Express?
> (I already use the wonderful OE-QuoteFix)
>
> What I am looking for specifically is a better Rules/Filter mechanism
> (especially for the Usenet side). It would be nice if I could specify
> what header field to look in. For example, I would create a rule to
> mark as read & delete" all posts with
> NNTP-Posting-Host: *given Ip* or
> X-Original-NNTP-Posting-Host: *same Ip*
>
>
> If there isn't a "resouce for plugins", is there at least a way to create
> a Filter rule like I want (even if it requires hacking the registry)?
>
> --
>
> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
> Chris Barnes AOL IM: CNBarnes
> chris-barnes@tamu.edu Yahoo IM: chrisnbarnes
> Computer Systems Manager MSN IM: chris@txbarnes.com
> Department of Physics ph: 979-845-7801
> Texas A&M University fax: 979-845-2590
>


Reply With Quote
  #4  
Old 01-05-2006, 04:59 PM
Steve Cochran
 
Posts: n/a
Default Re: Plugins for OE

Won't work at the moment. He wants a usenet filter, and the OE NG messages
are not accessible from the MSDN API documentation.

steve

"Jim Pickering" <jim.pickering@gmail.com> wrote in message
news:uMbl8JmDGHA.2912@tk2msftngp13.phx.gbl...
> You can write your own program, if you can understand the limited info at
> this site:
> http://msdn.microsoft.com/library/de...e/oe_entry.asp
>
> But, other than that, unless Google can find someone who has already done
> so, you're pretty much on your own.
> --
> Jim Pickering, MVP, Outlook Express
> https://mvp.support.microsoft.com/pr...8-1171988A62D6
> Please deliver feedback to the newsgroup, so that others can be helped.
> Thanks.
>
>
> "Chris Barnes" <chris-barnes@tamu.edu> wrote in message
> news:%23i91EvjDGHA.1816@TK2MSFTNGP11.phx.gbl...
>> Is there a resource for plugins for Outlook Express?
>> (I already use the wonderful OE-QuoteFix)
>>
>> What I am looking for specifically is a better Rules/Filter mechanism
>> (especially for the Usenet side). It would be nice if I could specify
>> what header field to look in. For example, I would create a rule to
>> mark as read & delete" all posts with
>> NNTP-Posting-Host: *given Ip* or
>> X-Original-NNTP-Posting-Host: *same Ip*
>>
>>
>> If there isn't a "resouce for plugins", is there at least a way to create
>> a Filter rule like I want (even if it requires hacking the registry)?
>>
>> --
>>
>> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
>> Chris Barnes AOL IM: CNBarnes
>> chris-barnes@tamu.edu Yahoo IM: chrisnbarnes
>> Computer Systems Manager MSN IM: chris@txbarnes.com
>> Department of Physics ph: 979-845-7801
>> Texas A&M University fax: 979-845-2590
>>

>


Reply With Quote
  #5  
Old 01-05-2006, 04:59 PM
Chris Barnes
 
Posts: n/a
Default Re: Plugins for OE

Jim Pickering <jim.pickering@gmail.com> wrote:
> You can write your own program, if you can understand the limited
> info at this site:
> http://msdn.microsoft.com/library/de...e/oe_entry.asp



Hmm. 90% (99%?) of them say either "depreciated" or "not implemented
yet".

:-(


--

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Chris Barnes AOL IM: CNBarnes
chris-barnes@tamu.edu Yahoo IM: chrisnbarnes
Computer Systems Manager MSN IM: chris@txbarnes.com
Department of Physics ph: 979-845-7801
Texas A&M University fax: 979-845-2590


Reply With Quote
  #6  
Old 01-05-2006, 04:59 PM
Steve Cochran
 
Posts: n/a
Default Re: Plugins for OE

The latter is because I haven't written it yet. <G>

steve

"Chris Barnes" <chris-barnes@tamu.edu> wrote in message
news:eClVvH7DGHA.2704@TK2MSFTNGP11.phx.gbl...
> Jim Pickering <jim.pickering@gmail.com> wrote:
>> You can write your own program, if you can understand the limited
>> info at this site:
>> http://msdn.microsoft.com/library/de...e/oe_entry.asp

>
>
> Hmm. 90% (99%?) of them say either "depreciated" or "not implemented
> yet".
>
> :-(
>
>
> --
>
> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
> Chris Barnes AOL IM: CNBarnes
> chris-barnes@tamu.edu Yahoo IM: chrisnbarnes
> Computer Systems Manager MSN IM: chris@txbarnes.com
> Department of Physics ph: 979-845-7801
> Texas A&M University fax: 979-845-2590
>
>


Reply With Quote
  #7  
Old 01-05-2006, 04:59 PM
Robert Aldwinckle
 
Posts: n/a
Default Re: Plugins for OE

"Steve Cochran" <scochran@oehelp.com> wrote in message
news:%23%2371a7GEGHA.916@TK2MSFTNGP10.phx.gbl
....
>> Hmm. 90% (99%?) of them say either "depreciated"
>> or "not implemented yet".



> The latter is because I haven't written it yet. <G>



At which time they would be "appreciated"? <EG>


---


Reply With Quote
  #8  
Old 01-05-2006, 05:00 PM
Steve Cochran
 
Posts: n/a
Default Re: Plugins for OE


"Robert Aldwinckle" <robald@techemail.com> wrote in message
news:%23RVPx$HEGHA.1032@TK2MSFTNGP11.phx.gbl...
> "Steve Cochran" <scochran@oehelp.com> wrote in message
> news:%23%2371a7GEGHA.916@TK2MSFTNGP10.phx.gbl
> ...
>>> Hmm. 90% (99%?) of them say either "depreciated"
>>> or "not implemented yet".

>
>
>> The latter is because I haven't written it yet. <G>

>
>
> At which time they would be "appreciated"? <EG>
>
>
> ---
>
>


Good one. <G>

Reply With Quote
  #9  
Old 01-05-2006, 11:16 PM
Chris Barnes
 
Posts: n/a
Default Re: Plugins for OE

Steve,

Since you seem to be the main "writer of plugins", what is your thoughts
on a plugin which would allow a person to specify the header field to
look at (rather than using a preset list of headers)?



--

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Chris Barnes AOL IM: CNBarnes
chris-barnes@tamu.edu Yahoo IM: chrisnbarnes
Computer Systems Manager MSN IM: chris@txbarnes.com
Department of Physics ph: 979-845-7801
Texas A&M University fax: 979-845-2590


Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
enable plugins aboeing Windows Media Player 1 01-05-2006 04:09 PM


All times are GMT. The time now is 03:56 AM.


Powered by vBulletin Version 3.5.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd. SEO by vBSEO 2.3.2 © 2005, Crawlability, Inc.

Plugins for OE