This is a discussion on Re: [AMaViS-user] Server dropped connection... within the Amavis User forums, part of the Anti-Spam and Anti-Virus Related Forums category; Ray, > I can telnet to 25 10025 and 10024 > # telnet 127.0.0.1 10024 Trying 127.0....
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Ray,
> I can telnet to 25 10025 and 10024 > # telnet 127.0.0.1 10024 Trying 127.0.0.1... > 220 [127.0.0.1] ESMTP amavisd-new service ready > # telnet 127.0.0.1 10025 Trying 127.0.0.1... > 220 postfix.specialized.com ESMTP Postfix > Mar 24 09:30:59 localhost postfix/qmgr[31512]: 857C6D81CE: > to=<xxx.xxxx@example.com>, relay=none, delay=58865, status=deferred > (delivery temporarily suspended: connect to 127.0.0.1[127.0.0.1]: server > dropped connection without sending the initial SMTP greeting) What does amavisd log say when this happens? Show the output of: postconf content_filter As a last resort, use tcpdump on a loopback interface. It could be that Postfix does not use the source address 127.0.0.1, so the connection may be rejected by @inet_acl setting (amavisd.conf) Mark ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ 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/ |