This might work to configure monit on Debian (Jessie) to monitor postsrsd. check process postsrsd matching “/usr/sbin/postsrsd” group postsrsd start program = “/etc/init.d/postsrsd start” stop program = “/etc/init.d/postsrsd stop” if failed host localhost port 10001 then restart if failed host localhost port 10002 then restart
Category: email
python content_filter for Postfix (rewriting the subject)
A python script which can be used as a Postfix content_filter to headers email going through it … (example shows changing the Subject).
Testing Amavis … (mini_sendmail)
Note to self … if you need to pass a “doctored” email into Amavis, that’s running as a daemon on the local computer, without it going IN through Postfix (and getting mangled) ….
Amavis / SpamAssassin
SpamAssassin Some random bits and pieces related to SpamAssassin and Amavis