we made something like that for the new list server and works pretty well :)

<cfelseif rcpt.ListUsername CONTAINS "return_ims_recipient">
         <!---
         Email bouce manager.
         Expecting format [EMAIL PROTECTED],
         Example 
[EMAIL PROTECTED]
         --->

         <!--- Check bouncer actions --->

         <!--- If bouncer action is delete, delete the user from list--->

         <!--- if boucer action is not delete update the bounce counter --->

regards

Guillermo

At 06:19 PM 3/22/2002 -0500, you wrote:
>How can I set the "FailTo" attribute of CFX_Imsmail to be based on an ID if
>I'm also using the QUERY= attribute.
>
>What I'd like is
>
>Query: Select ID, email from...
>
><cfx_imsmail
>         query=Test
>         queryfield=email
>         failto=errors.#ID#@mydomain.com  <--  the ID from the above query
>
>there does not seem to be a consistent way of getting a failed message back
>and knowing what exactly the address it was sent to was.  Alternatively, I
>guess the smtp address could be added as a header, but there's no guarantee
>that the message you sent is going to come back.
>
>Ideas?
>
>Tac
>
>
==^=======================================================
     This list server is Powered by iMS
   "The Swiss Army Knife of Mail Servers"
   --------------------------------------
To leave this list please complete the form at 
http://www.coolfusion.com/iMSSupport.cfm
Need an iMS Developer license?  Sign up for a free license here:
http://www.coolfusion.com/iMSDevelopers.cfm
List archives: http://www.mail-archive.com/infusion-email%40eoscape.com/
Note: You are subscribed as [email protected]
==^=======================================================


Reply via email to