I made another test this morning with a different email address and I received this warning:
Code:
--- Session Transcript ---
Tue 2009-04-14 12:51:39: Parsing message <xxxxxxxxxxxxxxxxxx\pd35002439848.msg>
Tue 2009-04-14 12:51:39: * From: xxx@yyy.ca
Tue 2009-04-14 12:51:39: * To: admin@hmweb.ca
Tue 2009-04-14 12:51:39: * Subject: test email =?iso-8859-1?Q?c=E9gep?=
Tue 2009-04-14 12:51:39: * Message-ID: <WorldClient-F200904141149.AA49523444@yyy.ca>
Tue 2009-04-14 12:51:39: Attempting SMTP connection to [hmweb.ca]
Tue 2009-04-14 12:51:39: Resolving MX records for [hmweb.ca] (DNS Server: 10.201.1.3)...
Tue 2009-04-14 12:51:39: * P=010 S=000 D=hmweb.ca TTL=(30) MX=[smtp.hmweb.ca] {76.68.155.140}
Tue 2009-04-14 12:51:39: * P=020 S=001 D=hmweb.ca TTL=(30) MX=[mail.iduff.ca] {76.68.155.140}
Tue 2009-04-14 12:51:39: Attempting SMTP connection to [76.68.155.140:25]
Tue 2009-04-14 12:51:39: Waiting for socket connection...
Tue 2009-04-14 12:52:00: * Winsock Error 10060 The connection timed out.
Tue 2009-04-14 12:52:00: Attempting SMTP connection to [76.68.155.140:25]
Tue 2009-04-14 12:52:00: * 76.68.155.140 in connection failure cache for up to 5 minutes due to previous connection failure(s)
Tue 2009-04-14 12:52:00: This message is 62 minutes old; it has 0 minutes left in this queue
Tue 2009-04-14 12:52:00: Remote queue lifetime exceeded; message placed in retry queue
--- End Transcript ---
(I changed the sender email address for privacy)
I knew my ISP is blocking outgoing port 25 because in outlook or Apple Mail I have to use their SMTP server to send mail, but could they decide to block incoming trafic on port 25? It's very strange...
I'll double check everything, but any advice would be welcome!
thanks,
Malou
P.s.: My router port mapping:
Code:
Custom Configuration UDP 110 192.168.2.21
Custom Configuration TCP 3306 192.168.2.21
Custom Configuration UDP 465 192.168.2.21
HTTP TCP 80 - 81 192.168.2.21
FTP TCP FTP / 21 192.168.2.21
Custom Configuration TCP 110 192.168.2.21
Custom Configuration UDP 3306 192.168.2.21
Custom Configuration TCP 443 192.168.2.21
Custom Configuration TCP 995 192.168.2.21
Custom Configuration TCP 8080 192.168.2.21
Custom Configuration UDP 8080 192.168.2.21
SMTP TCP SMTP / 25 192.168.2.21
Custom Configuration UDP SMTP / 25 192.168.2.21
Custom Configuration TCP 22 192.168.2.21
Custom Configuration UDP 22 192.168.2.21
Custom Configuration UDP 995 192.168.2.21
Custom Configuration TCP 465 192.168.2.21
Custom Configuration TCP 143 192.168.2.21
Custom Configuration UDP 143 192.168.2.21
192.168.2.21 is my server IP and port 25 point to my server....