I have upgraded my mail "toaster" to use OS X Server. Yippee. I would like to have more control over the Spam filtering process than X Server offers by default.
I have a script (which I hope won't return a "malformed response now) that I would like to insert. I am attempting to understand "http://www.postfix.org/FILTER_README.html <http://www.postfix.org/FILTER_README.html>" Instructions for a "Simple"content filter suggest adding -o content_filter=filter:dummy to the master.cf entry that defines the Postfix SMTP server. I'm unsure what I should use here, especially given that Apple says these lines are all auto-generated and should not be modified: # ==== Begin auto-generated section ======================================== # This section of the master.cf file is auto-generated by the Server Admin # Mail backend plugin whenever mails settings are modified. smtp inet n - n - 1 postscreen # -o content_filter=filter:dummy smtpd pass - - n - - smtpd dnsblog unix - - n - 0 dnsblog tlsproxy unix - - n - 0 tlsproxy submission inet n - n - - smtpd -o smtpd_tls_security_level=encrypt smtp unix - - n - - smtp # === End auto-generated section =========================================== Alternatively, I could use the Advanced content filter. Iff I understand what I'm reading correctly, this appears to be relatively simple to plug into master.cf, and it's what APple would use if I turned on their Spam checking with amavis, Does anyone use OS X Server? Have you implemented your own content filter? Before anyone asks: Wy not just use the Spam Checking Apple includes in Server, the answer is: I want more control than just 'tag and deliver'. -- Vicki Brown cfcl.com/vlb