I would not do it this way (you could get people
unsubscribing someone else). I think it's better to send mail to [EMAIL PROTECTED]
and use the SMTPFROM var to determine the user to unsubscribe. Also, the
only way to parse the SMTPTO is with CFML as iMS does not do this for
you.
Regards,
HOwie
----- Original Message -----
Sent: Thursday, June 21, 2001 12:33
PM
Subject: [iMS] Unsubscribeing from a
Mailing List
Howie,
One more question, If I am using a mailing
list to send out a email to several people and I want to allow them to
unsubscribe by clicking a email link something like [EMAIL PROTECTED] where
the xxx is that individuals userID. And I want to set up a user in
FusionMail for processing this email address, Lets say that the user is
[EMAIL PROTECTED]. Can
I in the RCPT or DATA template parse out the userID, place it in a
variable and reset the email address to [EMAIL PROTECTED]
? Or is there a way fusionMail/iMS allows to handle this? This would
allow me to verify the userID with the smtpfrom address and then run a
template to unsubscribe the user.
I am trying to allow users to send a blank email
back to our system in order to unsubscribe from a mailing list. Any
Ideals or help?
|