Post new topic Reply to topic  [ 4 posts ] 

Board index : TeleFlow Forums : Development Tools

Author Message
 Post subject: wsaetimedout
PostPosted: Wed Aug 11, 2010 9:56 am 
Offline

Joined: Sat Oct 11, 2008 9:26 pm
Posts: 3
Hi, I'm having problems with gthe send-email step, I'm getting the error WSAETIMEDOUT. Please advice.
Thanks in advance


Back to top
 Profile  
 
 Post subject: Re: wsaetimedout
PostPosted: Thu Aug 12, 2010 9:36 am 
Offline

Joined: Wed Mar 19, 2003 4:28 pm
Posts: 510
Location: Canada
WSAETIMEDOUT is a Windows Socket error.

The error description is:
Quote:
Connection timed out.

A connection attempt failed because the connected party did not properly respond after a period of time, or the established connection failed because the connected host has failed to respond.


Essentially, the mail server you are using to send email isn't responsive enough. If this is happening sometimes, but not all the time, you may want to create a system where you capture information that needs to be emailed (to a database, for example), and have a loop that checks for unsent emails. When the loop finds an unsent message, it tries to send it, marking it as complete when the email step succeed. In this way, you can retry failures of any kind.


Back to top
 Profile WWW 
 
 Post subject: Re: wsaetimedout
PostPosted: Fri Aug 13, 2010 9:43 am 
Offline

Joined: Sat Oct 11, 2008 9:26 pm
Posts: 3
Thanks for your prompt response,

what port does Teleflow use to send emails? I was thinking that maybe my router is blocking the port which Teleflow uses to send emails.


Back to top
 Profile  
 
 Post subject: Re: wsaetimedout
PostPosted: Mon Aug 16, 2010 3:09 pm 
Offline

Joined: Wed Mar 19, 2003 4:28 pm
Posts: 510
Location: Canada
TeleFlow's Send E-Mail step uses TCP port 25.


Back to top
 Profile WWW 
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

Board index : TeleFlow Forums : Development Tools


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Style by Midnight Phoenix & N.Design Studio
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.