I'm trying to use altermime with plesk 9 (postfix) but I have to replace the line:
smtp inet n - - - - smtpd -o smtpd_proxy_filter=127.0.0.1:10025
with:
smtp inet n - - - - smtpd -o content_filter=dfilt:
and then:
dfilt unix - n n - - pipe
flags=Rq user=filter argv=/etc/postfix/disclaimer -f ${sender} -- ${recipient}