OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
AlterMIME

From: Kirk Bocek (t004kbocek.com)
Date: Fri May 09 2008 - 14:49:54 CDT


After suggestions from Bill Cole, mousse and others, I'm trying to get
AlterMIME working with postfix 2.3. I've followed the instructions at:

http://howtoforge.com/add-disclaimers-to-outgoing-emails-with-altermime-postfix-debian-etch

but somehow the script that calls AlterMIME simply isn't executed. The parts I
think are relevant in master.cf:

        smtp unix - - n - - smtp
                     -o content_filter=myfilt:

and

        myfilt unix - n n - - pipe
                   flags=Rq user=myfilt argv=/etc/postfix/myfilt.sh \
                -f ${sender} -- ${recipient}

I've put a couple of testing markers in myfilt.sh and the script clearly isn't
being executed at all. I'm pretty sure permissions are correct. No errors in
/var/log/maillog.

Does anyone have any ideas?

Thanks,
Kirk Bocek