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; Here is the postconf output content_filter =3D smtp-amavis:[127.0.0.1]:10024 Does this have any significance? Mar ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Here is the postconf output
content_filter =3D smtp-amavis:[127.0.0.1]:10024 Does this have any significance? Mar 24 11:18:59 localhost amavis[393]: DENIED ACCESS from IP 10.1.0.88, policy bank ''=20 -----Original Message----- From: amavis-user-admin@lists.sourceforge.net [mailto:amavis-user-admin@lists.sourceforge.net] On Behalf Of Mark Martinec Sent: Thursday, March 24, 2005 10:57 AM To: amavis-user@lists.sourceforge.net Subject: Re: [AMaViS-user] Server dropped connection... 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=20 > 10025 Trying 127.0.0.1... > 220 postfix.specialized.com ESMTP Postfix > Mar 24 09:30:59 localhost postfix/qmgr[31512]: 857C6D81CE: > to=3D<xxx.xxxx@example.com>, relay=3Dnone, delay=3D58865, = status=3Ddeferred=20 > (delivery temporarily suspended: connect to 127.0.0.1[127.0.0.1]:=20 > 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=3D6595&al...396&op=3Dclick _______________________________________________ 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/ ------------------------------------------------------- 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/ |