The WARNTO address is for sending transient (temporary) warnings.  The error below is permanent and would be handled by the FAILTO address.
 
HTH,
 
Howie
 
----- Original Message -----
Sent: Sunday, December 14, 2003 7:58 PM
Subject: [iMS] Problem with warnto variable in cfx_iMSMail tag

Hi All,

I used the following tag:

<cfx_iMSMail query = "mailOutQuery" queryfield = "Email" smtpfrom="#from#" header_from="#fromname# <#From#>" header_to="<:Email:>"
                                header_subject = "#subject_w_token#" log="yes" html="#mailhtmlbody_w_token#" body="#Trim(mailbody_w_token)#" attachments="#theseattachments#"  enablewordwrap="no" warnto="#form.warnto#">

The warnto address was a valid email, but when I sent a test to a bunch of dud emails I got the following in the log file.


12/15/2003 11:47:29 AM [016] Send mail start for 262089D6D787034FA273BC2BE2AAC066_46BB7C71E885EC47909FF68B84AC6F4B.mail (Priority=5, Attempt=1)
12/15/2003 11:47:29 AM [015] WARNING: No MX found from server 203.31.48.11 for tetra-systems.com.au:
12/15/2003 11:47:29 AM [015] WARNING: MX Lookup Error (no MX for tetra-systems.com.au. Aborting delivery.
12/15/2003 11:47:29 AM [015] Return_path for mailfile is NULL
12/15/2003 11:47:29 AM [017] Connect [203.221.207.36] to mail-gw.dpm.com.au
12/15/2003 11:47:29 AM [005] WARNING: No MX found from server 203.31.48.7 for weftweb.net.au:
12/15/2003 11:47:29 AM [017] Sending mail to mail-gw.dpm.com.au
12/15/2003 11:47:29 AM [004] Connect [203.221.207.36] to mx2.hotmail.com
12/15/2003 11:47:29 AM [005] WARNING: No MX found from server 203.31.48.11 for weftweb.net.au:
12/15/2003 11:47:29 AM [005] WARNING: MX Lookup Error (no MX for weftweb.net.au. Aborting delivery.
12/15/2003 11:47:29 AM [005] Return_path for mailfile is NULL
12/15/2003 11:47:29 AM [016] WARNING: No MX found from server 203.31.48.7 for sail-world.com.au:
12/15/2003 11:47:29 AM [016] WARNING: No MX found from server 203.31.48.11 for sail-world.com.au:
12/15/2003 11:47:29 AM [016] WARNING: MX Lookup Error (no MX for sail-world.com.au. Aborting delivery.
12/15/2003 11:47:29 AM [016] Return_path for mailfile is NULL
12/15/2003 11:47:29 AM [006] WARNING: No MX found from server 203.31.48.7 for tetra-system.com:
12/15/2003 11:47:29 AM [006] WARNING: No MX found from server 203.31.48.11 for tetra-system.com:
12/15/2003 11:47:29 AM [006] WARNING: MX Lookup Error (no MX for tetra-system.com. Aborting delivery.
12/15/2003 11:47:29 AM [006] Return_path for mailfile is NULL
12/15/2003 11:47:29 AM [004] Sending mail to mx2.hotmail.com
12/15/2003 11:47:30 AM [017] ED365B33C72E744483FD77CFB1534853.mbx sent successfully to [EMAIL PROTECTED] from <[EMAIL PROTECTED]> 515
12/15/2003 11:47:30 AM [007] Send mail start for 67311F16C18FF748ABB7F03922C6DB49_2A3BBF77DE6A4549B3A2AC50E9EFBB8B.mail (Priority=5, Attempt=18)
12/15/2003 11:47:30 AM [007] Connect [203.221.207.36] to venus.cirrustech.com.au
12/15/2003 11:47:30 AM [004] WARNING: RCPT failed (<[EMAIL PROTECTED]>: 550 Requested action not taken: mailbox unavailable)
12/15/2003 11:47:30 AM [004] Returning undeliverable mail to [EMAIL PROTECTED]

The one that was returned when back to the from address. One went because the address was valid but all the others said returnpath is NULL.

What have I done wrong?

Ciao,

Michelle Davis

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

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