1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
| [SMTP 000001 03-03-10 14:22:23] Received SMTP Connection from 127.0.0.1
[SMTP 000001 03-03-10 14:22:23] 220 127.0.0.1 ArGoSoft Mail Server SMTP Module v.1.0.7.5 at Wed, 03 Mar 2010 13:22:23 GMT
[SMTP 000001 03-03-10 14:22:23] Number of current SMTP connections: 1
[SMTP 000001 03-03-10 14:22:23] HELO PC4
[SMTP 000001 03-03-10 14:22:23] 250 Welcome 127.0.0.1, nice to meet you...
[SMTP 000001 03-03-10 14:22:23] MAIL FROM:<mailer-daemon@127.0.0.1>
[SMTP 000001 03-03-10 14:22:23] 250 Sender "mailer-daemon@127.0.0.1" OK...
[SMTP 000001 03-03-10 14:22:23] RCPT TO:<mon@email.com>
[SMTP 000001 03-03-10 14:22:23] 250 Recipient "mon@email.com" OK...
[SMTP 000001 03-03-10 14:22:23] DATA
[SMTP 000001 03-03-10 14:22:23] Does not appear to contain local recipients. Skipping preprocessing
[SMTP 000001 03-03-10 14:22:23] 354 Enter mail, end with "." on a line by itself
[SMTP 000001 03-03-10 14:22:23] Received 171 bytes
[SMTP 000001 03-03-10 14:22:23] Trusted connection or checking RECEIVED headers with DNSBL is disabled
[SMTP 000001 03-03-10 14:22:23] Appended to delivery queue (From: mailer-daemon@127.0.0.1, To: mon@email.com with id 15).
[SMTP 000001 03-03-10 14:22:23] 250 Message accepted for delivery (411 bytes, ID=<7krddh6zuyz4arg303032010022223@PC4>)
[SMTP 000001 03-03-10 14:22:23] QUIT
[SMTP 000001 03-03-10 14:22:23] 221 Goodbye
[SMTP 000001 03-03-10 14:22:23] SMTP Connection with 127.0.0.1 ended
[SMTP 000001 03-03-10 14:22:23] Number of current SMTP connections: 0
[DLVR 000001 03-03-10 14:22:26] Delivering item no 15, threads in use: 1
[DLVR 000001 03-03-10 14:22:26] Delivering item 15
[DLVR 000001 03-03-10 14:22:26] Resolving MX records for domain email.com
[DLVR 000001 03-03-10 14:22:26] MX records for email.com found in cache
[DLVR 000001 03-03-10 14:22:26] Retrieved 2 MX records for domain email.com
[DLVR 000001 03-03-10 14:22:26] Delivering mail to 1 recipient(s) at domain email.com using exchanger mx1.free.fr.
[DLVR 000001 03-03-10 14:22:46] ERROR: Connection timed out
[DLVR 000001 03-03-10 14:22:46] Will try next exchanger
[DLVR 000001 03-03-10 14:22:46] Delivering mail to 1 recipient(s) at domain email.com using exchanger mx2.free.fr.
[DLVR 000001 03-03-10 14:23:06] ERROR: Connection timed out
[DLVR 000001 03-03-10 14:23:06] Will retry after 10 minutes...
[DLVR 000001 03-03-10 14:23:06] Reappended to the queue...
[DLVR 000001 03-03-10 14:23:06] Delivery ended, threads in use: 0 |
Partager