Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Controlling Email on Windows with Perl

by Zero_Flop (Pilgrim)
on Apr 16, 2004 at 06:15 UTC ( [id://345653]=note: print w/replies, xml ) Need Help??


in reply to Controlling Email on Windows with Perl

You can do what saintbrie suggests. Just compleatly get rid of the email client and have your script dl the email and store it in mbox format. But one more reference for you. You may want to look at PopFile. Popfile acts as a proxy between your email client and your server. It can classify your emails for you and you can probably add some plug-ins to do the manipulation you are looking for. They are currently developing plug-ins that adds newsgroup classifications; it is designed to be modular. Worst case it will give you some ideas.

Ever since my email was harvested I have used Popfile very successfully to classify my email. I promote it whenever I can. It turned a bad situation into something very tolerable. PS. Yes you could do something with Win32::OLE but why... Don't get me wrong if you look at my other posts I am a proponent of it. The problem is you would be locked into Outlook. By using a proxy or a perl script that does it all you would be able to use any client you wanted without recoding.
  • Comment on Re: Controlling Email on Windows with Perl

Replies are listed 'Best First'.
Re: Re: Controlling Email on Windows with Perl
by chanio (Priest) on Apr 16, 2004 at 15:52 UTC
    Benefits of using PopFile:

    OpenSource, multiplatform, well object oriented, easy to add new modules (just put them in the modules folder), well documented, easy win32 interfase, easy to install with a .exe.

    Perhaps you could even present your filter as an add-on to the popfile comunity and help others to improve this great spam filter with new add-ons.

    {\('v')/}
    .`(___)' ____A_A_S_________________

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://345653]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (4)
As of 2024-04-19 14:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found