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
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