Re: [exim] incoming message lost

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Ted Cooper
日付:  
To: exim-users
題目: Re: [exim] incoming message lost
Francesco Pasqualini wrote:
> Here is the complete debug log, tanks:
>
> 14614 sender_fullhost = [212.52.84.104]
> 14614 sender_rcvhost = [212.52.84.104]
> 14614 Process 14614 is handling incoming connection from [212.52.84.104]
> 14614 host in host_lookup? yes (matched "*")
> 14614 looking up host name for 212.52.84.104
> 14614 DNS lookup of 104.84.52.212.in-addr.arpa (PTR) succeeded
> 14614 IP address lookup yielded cp-out4.libero.it
> 14614 gethostbyname2(af=inet6) returned 4 (NO_DATA)
> 14614 gethostbyname2 looked up these IP addresses:
> 14614 name=cp-out4.libero.it address=212.52.84.104
> 14614 checking addresses for cp-out4.libero.it
> 14614 212.52.84.104 OK
> 14614 sender_fullhost = cp-out4.libero.it [212.52.84.104]
> 14614 sender_rcvhost = cp-out4.libero.it ([212.52.84.104])
> 14614 set_process_info: 14614 handling incoming connection from
> cp-out4.libero.it [212.52.84.104]
> 14614 host in host_reject_connection? no (option unset)
> 14614 host in sender_unqualified_hosts? no (option unset)
> 14614 host in recipient_unqualified_hosts? no (option unset)
> 14614 host in helo_verify_hosts? no (option unset)
> 14614 host in helo_try_verify_hosts? no (option unset)
> 14614 host in helo_accept_junk_hosts? no (option unset)
> 14614 SMTP>> 220 mail.XXXXXXX.it ESMTP Exim 4.60 Mon, 01 Sep 2008 14:44:01
> +0200
> 14614 Process 14614 is ready for new message
> 14614 smtp_setup_msg entered
> 14614 SMTP>> 421 mail.XXXXXXX.it lost input connection
> 14614 LOG: smtp_connection MAIN
> 14614 SMTP connection from cp-out4.libero.it [212.52.84.104] lost
> 14614 search_tidyup called
> 14601 child 14614 ended: status=0x100


No message was ever received to be lost, as the sending side never made
it past the initial connection. Spambots and some really crappy old mail
servers do this. Any decent mail server will try again.

Generally, not something to worry about.

--
The Exim Manual
http://www.exim.org/docs.html
http://docs.exim.org/current/