I've been coding up all sorts of logic in rcpt to send my messages
correctly, but I once again request that the imsmail tag header attributes
override the ones in emailfile. Here's an example of something I'm really
stuck with.
Somebody sends a message to [EMAIL PROTECTED] and
[EMAIL PROTECTED] The internal logic is that discussion lists
set the reply-to to the list, while announcements to back to the author. So
I check for what kind of list it is and call <insetheader
Reply-To="<:list_code:>@domain.com> in the rcpt script.
How do I set it up so that reply-to is set properly for each of the lists?
(that is, set reply-to for the discussion list, but don't set anything for
the announcement list, letting the user's settings for reply-to work)
What I think I could do is set the reply-to header to some generic field,
then set it in the cfx_imsmail call, but this starts to get more complicated
than I'd like. Basically, I'd like to set the headers in cfx_imsmail, since
that's where I know what I want them to be.
Alternatively (though I don't really like this as much), is there a way to
configure IMS so that each recpient gets its own emailfile, rather than
having all the recipients share it? I don't want to reject any mail coming
to more than one recipient (putting the burden on the user to separate each
list or individual email), but if there's a way to automate this, maybe
that's a solution.
TIA,
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]
==^=======================================================