On Wed, Nov 20, 2013 at 06:02:54PM +0100, Jesus Cordoba Casado wrote:
> 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

Perhaps you want to add altermine into amavisd via a policy bank for 
submission?

> -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"

Right. This is not proper content_filter syntax.

> dfilt: is defined.

But you cannot make up multiple transport syntax that does not exist. 
You have to use valid syntax in your master.cf file. You can choose 
to send submission mail to amavisd OR to "dfilt", not both.

> dfilt     unix    -       n       n       -       -       pipe
>     flags=Rq user=filter argv=/etc/postfix/disclaimer -f ${sender} --
> ${recipient}
-- 
  http://rob0.nodns4.us/ -- system administration and consulting
  Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Reply via email to