I have purchases MLM to handle the subscribing/unsubscribing on web pages. All of this works great.
Now, what I need to know is how to implement the 'unsubscribe' script to automatically unsubscribe users from the list so when I go to the remote lists area in MBM, the lists is automatically updated like it does on the website unsubscribe area.
I tried to create a test email through MBM with the unsubscribe script at the bottom. I changed the 'list1' (deleted the list2 item since it is not needed) item on the script to the name of the list.
For this part of the script:
&email=email_addr[&pwd=password]
1) Do I need to input the admin password where it says 'password'?
2) Shouldn't this 'email_addr' area be automatically filled in with the user's email (pull from the email address it was sent to?) or am I not understanding what this script does?
Now, what I need to know is how to implement the 'unsubscribe' script to automatically unsubscribe users from the list so when I go to the remote lists area in MBM, the lists is automatically updated like it does on the website unsubscribe area.
I tried to create a test email through MBM with the unsubscribe script at the bottom. I changed the 'list1' (deleted the list2 item since it is not needed) item on the script to the name of the list.
For this part of the script:
&email=email_addr[&pwd=password]
1) Do I need to input the admin password where it says 'password'?
2) Shouldn't this 'email_addr' area be automatically filled in with the user's email (pull from the email address it was sent to?) or am I not understanding what this script does?