Answers in-line below. ----- Original Message ----- From: "Dharmendar Kumar" <[EMAIL PROTECTED]> To: "inFusion Support List" <[EMAIL PROTECTED]> Sent: Friday, May 21, 2004 3:13 PM Subject: [iMS] ReportPOSTStatus.cfm question
> We are evaluating inFusion mail server - specifically the POST server. I had > the foll. questions regarding the POST server: > > 1. The file ReportPOSTStatus.cfm receives a lot of variables. Most are > self-explanatory; but I couldnt decipher what the foll. mean: > > QUOTEDSERVERNAME: > LOCALSERVER: > LOCALIP: > ORGSMTPFROM: > HOPCOUNT: > TOTALRCPTS: 2 > ERRORCOUNT: 0 > AUTHENTICATED: YES > ATTACHMENTS: YES > RBLBANNED: NO > These variables are usually used in the SMTP server but are included in the POST Server for the purpose of "Smart Delivery." The POST Server can basically use a template (usually DATA.CFM) to send mail locally and DATA templates ususally look for certain vars to be present. If you are not using Smart Delivery then you can basically ignore this. > Also, whats the difference between: > > DELIVEREDLIST: and RCPTLIST: DeliveredList is a comma-delimited list of recipients for whom the email was successfully delivered. The RCPTLIST var is included for Smart Delivery purposes and can be ignored. > TEMPFAILEDLIST: and TEMPFAILEDRESPONSELIST: TempFailedList is a comma-delimited list of recipients for whom mail delivery was deferred (mailbox was full, for example). Mail delivery will be retried for these recipients. TempFailedResponseList is a list of responses from the remote mail server. You will have one per TempFailedList recipient and you can use this for informational purposes if you want to track details of the deferrment. > PERMFAILEDLIST: and PERMFAILEDRESPONSELIST: > Same as the above except that these are permanent delivery failures (mailbox does not exist, for example). HTH, Howie > Thanks in advance, > > > D. Kumar (DK) > Realmagnet - Email Made Easy > [EMAIL PROTECTED] > http://www.realmagnet.com > 202-244-7845/ 202-244-2337 > ==^======================================================= 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] ==^=======================================================
