dsl,

> I have a Postfix / Amavis mailserver running perfecty for months. The
> mailserver is chrooted in a debian etch linux-vserver.
>
> Recently I upgraded the vserver from etch to lenny, and I have problems
> with amavisd-new.
> The postfix/mysql part still works perfectly, but amavis part is broken
> (mails are not forwarded back to postfix, so they are not delivered at
> all).
>
> Getting errors like this in my logs:
> (Error reading from socket: Connection refused at (eval 84) line 158,
> <GEN28> line 38.): id=15581-01 (in reply to end of DATA command))

That is indeed a failed attempt to feed mail from amavisd back to Postfix
(either a passed mail, or a notification).

> If i telnet port 10025, mail is sent correctly. If i telnet port 25,
> mail is forwarded to amavis thru 10024, but is not fwded back to postfix.

> I spent the last two days trying to find what's wrong in amavis conf. I
> tried many things but without success.
>
> Do you have any idea of what parameter i should look at?

Double check that it is indeed the port 10025 on the correct IP address
that amavisd is trying to connect to. Check the $forward_method
and the $notify_method. Turn up log level for additional information
or confirmation. If that doesn't take you further, try a tcpdump
on a loopback interface, tcp port 10025.

  Mark

------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net 
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