mail filter in python?
Cameron Laird
claird at starbase.neosoft.com
Mon Feb 7 15:33:09 EST 2000
More information about the Python-list mailing list
Mon Feb 7 15:33:09 EST 2000
- Previous message (by thread): mxDateTime
- Next message (by thread): mail filter in python?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In article <20000207175222.J19265 at xs4all.nl>, Thomas Wouters <thomas at xs4all.net> wrote: . . . >mail-gid permissions, for instance. All in all, i think you're better off >with a frontend to procmail, which creates a procmailrc to your liking. Or >perhaps you can use the powers of procmail to make it start a python script >to do the filtering, and accepts the action from it -- it would then take >care of locking, security and the mailbox format itself. . . . Or is that a "backend"? In any case, I agree with Mr. Wouters: use procmail, and just invoke your Python work as an external process. -- Cameron Laird <claird at NeoSoft.com> Business: http://www.Phaseit.net Personal: http://starbase.neosoft.com/~claird/home.html
- Previous message (by thread): mxDateTime
- Next message (by thread): mail filter in python?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list