OSEC

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

From: Wietse Venema (wietseporcupine.org)
Date: Fri May 09 2008 - 14:59:59 CDT


Kirk Bocek:
> 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:

This means the filter executes only for SMTP mail. Not for local
/usr/sin/sendmail submission.

See FILTER_README or http://www.postfix.org/FILTER_README.html for
details.

        Wietse