Page 1 of 1

SendMail

Posted: Wed Apr 06, 2005 8:38 am
by Jmsky
I'm getting a Socket Error # 10053<CR><LF>
Anybody knows what could cause that?
I'm running RT 2.2, Exchange and Outlook
 

SendMail

Posted: Wed Apr 06, 2005 11:14 pm
by Oleg
Quotation from Microsoft documentation:
Software caused connection abort.
An established connection was aborted by the software in your host computer, possibly due to a data transmission time-out or protocol error.
May be, you sets wrong parameters in this action. "Send mail" action is working by SMTP protocol only, but Exchange have own protocol for messages.

SendMail

Posted: Thu Apr 07, 2005 7:41 am
by Jmsky
Thanks for the reply.
Turns out the server is behind a firewall that was blocking port 25 !!
Opened up that port. Problem fixed/
Thx