Hello,

I'm already using amavis as content filter for submission:

submission inet n       -       n       -       -       smtpd
    ...
    -o content_filter=amavis:[127.0.0.1]:10024
    ...
   
and now I would to add altermime, but can't find the way to do this. I
tried

-o content_filter=amavis:[127.0.0.1]:10024,dfilt:

getting "fatal: garbage after numerical service in server description:
[127.0.0.1]:10024,dfilt"

dfilt: is defined.

dfilt     unix    -       n       n       -       -       pipe
    flags=Rq user=filter argv=/etc/postfix/disclaimer -f ${sender} --
${recipient}

Thank you

Reply via email to