|
|
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
|
|
Author |
Topic  |
|
Shellgrip

United Kingdom
31 Posts |
Posted - Jun 06 2009 : 08:18:17
|
We're having some problems with users (nothing new there) that are failing to unsubscribe because their mail client is replacing the space between 'unsubscribe' and (group) with the URL hex encode of %20. So, for example, an unsubscribe message will come in with the subject:
unsubscribe%20group
which MLK ignores.
We have too large a turnover to process these manually. Is there any way that the parsing of the subject can recognise this code and process these messages?
Jon |
|
xequte
    
7504 Posts |
Posted - Jun 07 2009 : 06:49:30
|
Hi
Is this due to a maito: link in the email that reads something like:
mailto:me@mycompany.com?subject=unsubscribe%20group
We'll look at having MLK automatically strip encoded spaces.
In the meantime, if you are happy to have the member removed from all groups then you could add "unsubscribe%20group" as a synonym for unsubscribe (View>Options, Commands).
Another possibility is to use Outlook rules to move such messages into custom folders, and then use MLK's automatic folder processing function to remove the address from the relevant group (View>Options, Incoming, Folder Processing Tasks).
Nigel Xequte Software nigel@xequte.com |
 |
|
justuspost

USA
71 Posts |
Posted - Jun 13 2009 : 16:24:54
|
Do yourself a favor and remove the handling from the user and direct them to a form. Your form, your script, you control how it interfaces with MLK.
For the ones you have now, you can sort the and then export the address via outlook. Then use a find/replace to replace the junk and use the admin remove tool to batch remove them all.
Justus |
 |
|
|
Topic  |
|
|
|
| |