[Mailman-Users] SOLVED: Postfix+Mailman alias-free and in separate namespace

2002-11-26 Thread Dax Kelson
I've created the script postfix-to-mailman.py. Python seemed natural, as mailman is written in python, and invoking postfix-to-mailman.py script on delivery to mailman just warms up the disk cache with all the python code and speeds invocation of mailman. Postfix configuration samples (thanks Wiet

[Mailman-Users] SOLVED: Postfix+Mailman alias-free and in separate namespace

2002-09-17 Thread Dax Kelson
I've created the script postfix-to-mailman.py. Python seemed natural, as mailman is written in python, and invoking postfix-to-mailman.py script on delivery to mailman just warms up the disk cache with all the python code and speeds invocation of mailman. Postfix configuration samples (thanks Wie