This is a discussion on Re: [AMaViS-user] Mail from the same server that postfix are not within the Amavis User forums, part of the Anti-Spam and Anti-Virus Related Forums category; No, i don't forget it in my master.cf: smtp-amavis unix - - n - 2 smtp -o smtp_data_done_timeout=1200 -o ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
No, i don't forget it in my master.cf:
smtp-amavis unix - - n - 2 smtp -o smtp_data_done_timeout=1200 -o smtp_send_xforward_command=yes -o disable_dns_lookups=yes -o max_use=20 Amavis receives every mail receive by postfix (outgoing and entering mail), except mail send from my postfix server (127.0.0.1), so mail send by my webmail. 2007/8/6, Patrick Ben Koetter <p@state-of-mind.de>: > > * David Brachet <david.brachet@gmail.com>: > > I would like that postfix send mails to amavis when they are send from > my > > webmail, IMP. My webmail is on the same server that Postfix, and it > seems > > that mails send from the postfix server are not send by postfix to > amavis. > > Any idee to do that? > > > > Master.cf: > > > > 127.0.0.1:10026 inet n - n - - smtpd > > -o content_filter= > > That's re-entry path... > > > main.cf: > > > > content_filter = smtp-amavis:[127.0.0.1]:10024 > > This tell's Pf to send mail to a transport smtp-amavis, BUT you didn't > show > configuration from master.cf that show this transport. Forgot to add it? > > Here's documentation: > <http://www.ijs.si/software/amavisd/README.postfix.html#basics_transport> > > The transport name in main.cf and master.cf must be identical. > > p@rick > > -- > The Book of Postfix > <http://www.postfix-book.com> > saslfinger (debugging SMTP AUTH): > <http://postfix.state-of-mind.de/patrick.koetter/saslfinger/> > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > AMaViS-user mailing list > AMaViS-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/...fo/amavis-user > AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 > AMaViS-HowTos:http://www.amavis.org/howto/ > ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ AMaViS-user mailing list AMaViS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/...fo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/ |