* David Brachet <[EMAIL PROTECTED]>:
> 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.

[EMAIL PROTECTED]

-- 
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
[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/

Reply via email to