For the purposes of the post server I think that would be plenty really. Exponential backoff would always be nicer but I appreciate this is much more difficult to code.

Basically the problem we are trying to address is like this:

The post server is used to handle bulk tokenised emails to large mailing lists (5000+ people). Sometimes these people have flaky mail servers that don't respond all the time, and some of them just have plain broken email addresses. The membership changes rapidly, so every mail contains a number of completely dud email addresses. When the post server sends them, it sometimes fails the flaky servers (and retries later) and fails the dud ones. We want the initial retry time short because the flaky mail servers often reply on the second attempt, and if they don't respond for another hour or so, really that is the email user's lookout, but we don't want the system to keep trying all the truly dud ones every 5 minutes for 24 hours as this is plainly too much.

So I think the ability to set the inital retry interval and then the subsequent retry interval would be great.

Ciao,

Michelle

At 08:34 AM 15/01/2004, you wrote:
Would a setting for additional retry time be sufficient?  For example:
 
retry time = 5
additional retry time = 25
 
First retry occurs in 5 minutes.  Each additional retry occurs 30 minutes apart.
 
What do you think?

Regards,
 
Howie
----- Original Message -----
From: Michelle Davis
To: inFusion Support List
Sent: Wednesday, January 14, 2004 4:26 PM
Subject: Re: [iMS] Retrying POST email

Would be very cool if that were possible.

Ciao,

Michelle

This list server is Powered by iMS "The Swiss Army Knife of Mail Servers"

This list is provided as a free service. Although we will try to address issues in a timely manner, support via this list is not guaranteed. If you require expedited support then a support contract is required. Support may be purchased from http://www.coolfusion.com/commerce. Details regarding support options may be reviewed at: http://www.coolfusion.com/SupportOptions.cfm.

To leave this list please complete the form at http://www.coolfusion.com/Support/
Need an iMS Developer license? Sign up for a free license here: http://www.coolfusion.com/Developers/
List archives: http://www.mail-archive.com/infusion-email%40eoscape.com/
Note: You are subscribed as [EMAIL PROTECTED]

Weft Web - Websites created to put you in control.
Get a free Website Needs Assessment at http://www.weftweb.net/websiteneeds.html
E: mailto:[EMAIL PROTECTED] P: +61 (0)2 6161 9376
F: +61 (0)2 8569 1505 M: +61 (0)412 819 376

This list server is Powered by iMS "The Swiss Army Knife of Mail Servers"

This list is provided as a free service. Although we will try to address issues in a timely manner, support via this list is not guaranteed. If you require expedited support then a support contract is required. Support may be purchased from http://www.coolfusion.com/commerce. Details regarding support options may be reviewed at: http://www.coolfusion.com/SupportOptions.cfm.
To leave this list please complete the form at http://www.coolfusion.com/Support/
Need an iMS Developer license? Sign up for a free license here: http://www.coolfusion.com/Developers/
List archives: http://www.mail-archive.com/infusion-email%40eoscape.com/
Note: You are subscribed as [EMAIL PROTECTED]