Dylan Jenkinson wrote:
This works, but sends out an unsubscribe message which, for my purposes
is unwanted. So I went on to use the following string to try to
unsubscribe without the messages:
http://[sever]/admin/[list]/members/remove?adminpw=[password]&unsubscribees=[email]
When I try th
Hi,
I have been trying to unsubscribe some people recently via an webpage of
my creation. When I want to do the unsubscribe I use the following string:
http://[server]/options/[list]/[email]?unsub=1&unsubconfirm=1&password=[password]
This works, but sends out an unsubscribe message which, for