mail filter in python?

Ralf Hildebrandt hildeb at www.stahl.bau.tu-bs.de
Mon Feb 7 10:30:27 EST 2000


On Mon, 7 Feb 2000 15:46:41 +0100, Gerrit Holl <gerrit.holl at pobox.com> wrote:

>The procmail syntax is really obfuscated. What about creating a mail
>filter with a Python syntax? Shouldn't be too difficult, just create
>some functions (drop, match_header) and execfile() a file with the
>rexec module...

As long as you do correct locking, maildir delivery and all that other stuff
CORRECTLY, go ahead.



More information about the Python-list mailing list