malek
Joined: 06 May 2007 Posts: 5
|
Posted: Wed Apr 14, 2010 7:05 pm Post subject: after sometime I am using AutoMSW |
|
|
I am trying to send a test email, everytime I send I am getting error message.
this what I am doing:
emails:
NAME EMAIL
Anita anita@misglobaltech.com.au
Malek malek@misglobaltech.com.au
Anyone info@misglobaltech.com.au
Amebrahimi amebrahimi@hotmail.com
configuration
SMTP:
mail.tpg.com.au
from emai: malek@misglobaltech.com.au
myserver require autenticatin:
default Port 25
username: malek@misglobaltech.com.au
password: correctpassord
error messages:
name,primaryemail,Reason for Failure
abdul malek,amebrahimi@hotmail.com,Error 10. Message: Socket connect error: 10060. A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
malek ebrahimi,malek@misglobaltech.com.au,Error 10. Message: Socket connect error: 10051. A socket operation was attempted to an unreachable network.
sarah dang,sarah@misglobaltech.com.au,Error 10. Message: Socket connect error: 10060. A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
info course,info@miglobaltech.com.au,Error 10. Message: Socket connect error: 10051. A socket operation was attempted to an unreachable network. |
|
beiley Site Admin
Joined: 09 Nov 2006 Posts: 314
|
Posted: Wed Apr 14, 2010 7:22 pm Post subject: |
|
|
Hi malek,
It looks like something may be blocking your attempt to connect to the mail server. Is your ISP blocking port 25 to that server? I'd suggest doing this test:
http://www.automsw.com/faq.html#port25
and use your mail server. So, from the telnet line, type:
open mail.tpg.com.au 25
Mark |
|