|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: lost connection after CONNECT from google
From: ronan reynaud (ronan.r
free.fr)
Date: Tue Jan 02 2007 - 05:45:24 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello
I have the same kind of problem, although it's not with google :
lots of "lost connection after DATA" and "lost connection after CONNECT" from
orange.fr (a well known french provider).
The mails are lost :-(
Others smtp servers are working fine. I can receive mails.
here's the logs :
(...)
Dec 31 06:40:45 triage postfix/smtpd[16338]: connect from
smtp20.orange.fr[193.252.22.31]
Dec 31 06:40:45 triage postfix/smtpd[16338]: AB56A23315:
client=smtp20.orange.fr[193.252.22.31]
Dec 31 06:40:45 triage postfix/cleanup[16339]: AB56A23315:
message-id=<000501c72c32$3a3dbce0$aa4ff9c1
mrx77kyur7frzn>
Dec 31 06:40:45 triage postfix/smtpd[16338]: lost connection after DATA from
smtp20.orange.fr[193.252.22.31]
Dec 31 06:40:45 triage postfix/smtpd[16338]: disconnect from
smtp20.orange.fr[193.252.22.31]
(...)
Here's the postconf -n :
address_verify_transport_maps = $transport_maps
alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/libexec/postfix
debug_peer_level = 2
default_process_limit = 150
html_directory = no
in_flow_delay = 0s
inet_interfaces = $myhostname, localhost
local_recipient_maps =
mail_owner = postfix
mailbox_command = /usr/bin/procmail
mailq_path = /usr/bin/mailq.postfix
manpage_directory = /usr/share/man
mydestination = $mydomain, $myhostname, localhost.$mydomain, localhost
mydomain = XXX.org
myhostname = triage.XXX.org
myorigin = $mydomain
newaliases_path = /usr/bin/newaliases.postfix
queue_directory = /var/spool/postfix
readme_directory = /usr/share/doc/postfix-2.1.5/README_FILES
sample_directory = /usr/share/doc/postfix-2.1.5/samples
sendmail_path = /usr/sbin/sendmail.postfix
setgid_group = postdrop
smtpd_banner = $myhostname ESMTP XXX
transport_maps = regexp:/etc/postfix/transport
unknown_local_recipient_reject_code = 550
This server is used to relay to different servers, so this is the transport
file :
/^ABC+(.*)/ smtp:[ip.address.num.two]
/^(.*)\
XXX.org/ smtp:[ip.address.num.one]
/^(.*)\
special1.XXX.org/ smtp:[ip.address.num.one]
/^(.*)\
ABC.XXX.org/ smtp:[ip.address.num.two]
I'm trying to contact orange .. with no luck for now.
(It worked for a while several weeks ago)
This problem seems to be like your...
Thanks,
and happy new year !
Ronan REYNAUD
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]