Forum Tips » This forum is for users to discuss their software problems and suggestions for improvement.
Remember that only a tiny percentage of our users experience such problems (To be precise less than 0.7% have ever posted on this forum)
» Include your software version number (as displayed in the About Box)
» Check the FAQ before posting as most common questions have already been answered
» You don't need to also e-mail us separately as our support team will respond to all questions on this forum
Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
CharlesMcR
Posted - May 16 2007 : 05:35:03 Hi folks
Is anyone else getting this:
When you use the %group% tag in an unsubscribe link for a recipient that is a member of multiple groups it, correctly, displays "group_name_one,group_name_two"
But when MLK processes the unsubscribe email it seems only to unsubscribe the recipient from the second group.
Using MLK 6.28R
4 L A T E S T R E P L I E S (Newest First)
xequte
Posted - May 18 2007 : 07:07:25 Hi Charles
I can't see any reason why that should fail. I'll email you some debug logging info.
Posted - May 17 2007 : 16:30:58 I've not see that issue in particular, but I would suggest just putting the most of the info in the body, not the subject as laid out in the MLK documentation.
I would highly advise not using a mailto: link. On some browsers / mail clients, these do not accept the subject or corrupt the txt. I would not count on it to be a reliable way to process changes.
If you use a mail script, you can simply set up the body like the MLK documentation specifies. I can attest that it works pretty well :-)
subject=MLK Please process me body= action=UpdateUserGroups E-mail=example@example.com Groups=Group_2, Group_3
If you must use the mailto: ....You could... hmm well I just wouldn't....
Justus
CharlesMcR
Posted - May 17 2007 : 04:18:04 Hi Nigel
I'm using mailto:
<a href="mailto:sender@sender-domain.com?subject=unsubscribe %email% %group%">Unsubscribe from future emails</A>
Subject line for resulting email is (email changed but group name left as is):