> > So it appears that your mailer is not sending the XFORWARD command
> > in an smtp session to amavisd.  Are you perhaps using a milter setup
> > or some other mailer that Postfix?  If using Postfix with an SMTP
> > or LMTP feed to amavisd, check the smtp_send_xforward_command
> > option in a postfix 'smtp' service feeding amavisd, it should
> > be set to 'yes'. The XFORWARD is available in Postfix since its
> > version 2.1.
> 
> This last portion may be the culprit. Thanks for bringing that to my
> attention. I will do some follow-up testing to see how it behaves with
> changes to the smtp_send_xforward_command option in Postfix.

with SMTP:

amavisfeed unix -  -       n       -       50      smtp
    -o smtp_send_xforward_command=yes
   ...

or with LMTP:

amavisfeed unix -  -       n       -       50      lmtp
    -o lmtp_send_xforward_command=yes
  ...



Mark

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/amavis-user 
 Please visit http://www.ijs.si/software/amavisd/ regularly
 For administrativa requests please send email to rainer at openantivirus dot 
org

Reply via email to