I'm trying to allow relaying from mynetworks and sasl authenticated
clients, it works fine when:
* client is in mynetworks and not set to use smtp authentication
* client is not in mynetworks and is set to use smtp
authentication... so sasl auth is working
However when the client is both in mynetworks and they are configured
to use smtp authentication I get "lost connection after EHLO".
I've posted the logs below but it doesn't realy help me in
determining the cause of this error.
I'm a bit stumped on this one as I have the same configuration
working on another site.
Suggestions much appreciated.
-Phill
smtpd_recipient_restrictions =
permit_sasl_authenticated
permit_mynetworks
reject_unauth_destination
Aug 9 06:50:44 naos postfix/smtpd[28610]: connect from host147-x-
static.x-x-b.business.telecomitalia.it[x.x.x.147]
Aug 9 06:50:44 naos postfix/smtpd[28610]: match_hostname: host147-x-
static.x-x-b.business.telecomitalia.it ~? 127.0.0.0/8
Aug 9 06:50:44 naos postfix/smtpd[28610]: match_hostaddr: x.x.x.147
~? 127.0.0.0/8
Aug 9 06:50:44 naos postfix/smtpd[28610]: match_hostname: host147-x-
static.x-x-b.business.telecomitalia.it ~? x.x.x.147/32
Aug 9 06:50:44 naos postfix/smtpd[28610]: match_hostaddr: x.x.x.147
~? x.x.x.147/32
Aug 9 06:50:44 naos postfix/smtpd[28610]: > host147-x-static.x-x-
b.business.telecomitalia.it[x.x.x.147]: 220 mx.proiv-solutions.com
ESMTP Postfix
Aug 9 06:50:44 naos postfix/smtpd[28610]: watchdog_pat: 0x60da10
Aug 9 06:50:44 naos postfix/smtpd[28610]: vstream_fflush_some: fd 23
flush 42
Aug 9 06:50:44 naos postfix/smtpd[28610]: vstream_buf_get_ready: fd
23 got 23
Aug 9 06:50:44 naos postfix/smtpd[28610]: < host147-x-static.x-x-
b.business.telecomitalia.it[x.x.x.147]: EHLO [192.168.200.10]
Aug 9 06:50:44 naos postfix/smtpd[28610]: > host147-x-static.x-x-
b.business.telecomitalia.it[x.x.x.147]: 250-mx.proiv-solutions.com
Aug 9 06:50:44 naos postfix/smtpd[28610]: > host147-x-static.x-x-
b.business.telecomitalia.it[x.x.x.147]: 250-PIPELINING
Aug 9 06:50:44 naos postfix/smtpd[28610]: > host147-x-static.x-x-
b.business.telecomitalia.it[x.x.x.147]: 250-SIZE 10240000
Aug 9 06:50:44 naos postfix/smtpd[28610]: > host147-x-static.x-x-
b.business.telecomitalia.it[x.x.x.147]: 250-VRFY
Aug 9 06:50:44 naos postfix/smtpd[28610]: > host147-x-static.x-x-
b.business.telecomitalia.it[x.x.x.147]: 250-ETRN
Aug 9 06:50:44 naos postfix/smtpd[28610]: match_hostname: host147-x-
static.x-x-b.business.telecomitalia.it ~? 127.0.0.0/8
Aug 9 06:50:44 naos postfix/smtpd[28610]: match_hostaddr: x.x.x.147
~? 127.0.0.0/8
Aug 9 06:50:44 naos postfix/smtpd[28610]: match_hostname: host147-x-
static.x-x-b.business.telecomitalia.it ~? x.x.x.147/32
Aug 9 06:50:44 naos postfix/smtpd[28610]: match_hostaddr: x.x.x.147
~? x.x.x.147/32
Aug 9 06:50:44 naos postfix/smtpd[28610]: sasl_exceptions: host147-x-
static.x-x-b.business.telecomitalia.it[x.x.x.147], match=1
Aug 9 06:50:44 naos postfix/smtpd[28610]: match_list_match: host147-
x-static.x-x-b.business.telecomitalia.it: no match
Aug 9 06:50:44 naos postfix/smtpd[28610]: match_list_match: x.x.x.
147: no match
Aug 9 06:50:44 naos postfix/smtpd[28610]: > host147-x-static.x-x-
b.business.telecomitalia.it[x.x.x.147]: 250-STARTTLS
Aug 9 06:50:44 naos postfix/smtpd[28610]: > host147-x-static.x-x-
b.business.telecomitalia.it[x.x.x.147]: 250-ENHANCEDSTATUSCODES
Aug 9 06:50:44 naos postfix/smtpd[28610]: > host147-x-static.x-x-
b.business.telecomitalia.it[x.x.x.147]: 250-8BITMIME
Aug 9 06:50:44 naos postfix/smtpd[28610]: > host147-x-static.x-x-
b.business.telecomitalia.it[x.x.x.147]: 250 DSN
Aug 9 06:50:44 naos postfix/smtpd[28610]: watchdog_pat: 0x60da10
Aug 9 06:50:44 naos postfix/smtpd[28610]: vstream_fflush_some: fd 23
flush 145
Aug 9 06:50:45 naos postfix/smtpd[28610]: smtp_get: EOF
Aug 9 06:50:45 naos postfix/smtpd[28610]: match_hostname: host147-x-
static.x-x-b.business.telecomitalia.it ~? 127.0.0.0/8
Aug 9 06:50:45 naos postfix/smtpd[28610]: match_hostaddr: x.x.x.147
~? 127.0.0.0/8
Aug 9 06:50:45 naos postfix/smtpd[28610]: match_hostname: host147-x-
static.x-x-b.business.telecomitalia.it ~? x.x.x.147/32
Aug 9 06:50:45 naos postfix/smtpd[28610]: match_hostaddr: x.x.x.147
~? x.x.x.147/32
Aug 9 06:50:45 naos postfix/smtpd[28610]: lost connection after EHLO
from host147-x-static.x-x-b.business.telecomitalia.it[x.x.x.147]
Aug 9 06:50:45 naos postfix/smtpd[28610]: disconnect from host147-x-
static.x-x-b.business.telecomitalia.it[x.x.x.147]
|