The way this works is that one worker thread in the server will process the control 
file.  The thread will connect to the remote server and send the mail to each 
recipient that has not already received the email.  After all are processed then 
reportpoststatus is called.  So, if there is one bad address (mailox full, for 
example) then you would get 99 addresses in the delivered list and 1 address in the 
temp failed list.  The next time around you will get 0 addresses in the delivered list 
and 1 in the temp failed list.  If the status does not change then on the final 
delivery attempt you will get 0 addresses in delivered, 0 in temp and 1 in permanent 
failed.

HTH,

Howie

----- Original Message ----- 
From: "Dharmendar Kumar" <[EMAIL PROTECTED]>
To: "inFusion Support List" <[EMAIL PROTECTED]>
Sent: Friday, June 04, 2004 1:46 PM
Subject: RE: [iMS] iMS v2.5h now available


> Thanks Howie for the quick response. One more question:
> 
> If a control file has 100 emails and of these 100, 1 is a bad email address
> which will eventuall bounce. So does the POST server wait for all the send
> attempts for all emails to complete before it sends status information to
> ReportPostStatus.cfm OR does it send a status for the 99 good emails
> immediately to ReportPostStatus.cfm?
> 
>
==^=======================================================
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]
==^=======================================================


Reply via email to