Alan wrote: >>Alan wrote: >>> The MTA setup is fairly typical postfix 2.1.5 (Debian sarge), with this >>> in master.cf (snipped): >>> >>> smtp inet n - - - - smtpd >>> -o content_filter=smtp-amavis:[127.0.0.1]:10024 >>> 10.1.0.5:25 inet n - - - - smtpd >>> -o content_filter=smtp-amavis:[127.0.0.1]:10024 >>> pickup fifo n - - 60 1 pickup >>> -o content_filter=smtp-amavis:[127.0.0.1]:10024 >>> smtp-amavis unix - - n - 4 lmtp >>> -o lmtp_data_done_timeout=1200 >>> -o lmtp_send_xforward_command=yes >>> -o disable_dns_lookups=yes
> Mark wrote: >> >>Looks good. >> >>> I actually think (based on amavisd debugging) that postfix is not sending >>> XFORWARD when it connects to amavisd-new, but I can't figure out why >>> that would be. amavisd-new advertises XFORWARD capability, and >>> other hosts try to use it, but postfix's lmtp client doesn't seem >>> to be trying, and it should for postfix 2.1, from what I can tell. >>> >>> I also realize that this is more of a postfix question than >>> an amavisd-new one, but I hoped someone may have come across >>> this and have the quick fix. >> >>The xforward support for LMTP was added with Postfix 20031214. >>I believe it is in 2.1 (but not in 2.0). > Ok, further information. > If I connect to postfix via telnet to the localhost smtp port, > the postfix lmtp client sends the XFORWARD to amavisd-new and MYNETS > triggers properly. > If I send mail via /usr/sbin/sendmail, however, the postfix lmtp > client does not send XFORWARD, and messages are checked. I don't > understand this. > Has no one else come across this situation? Help... :) > - Alan Yes they have. http://marc.theaimsgroup.com/?l=amavis-user&m=113016162205712&w=2 Gary V Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ AMaViS-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/
