Using Unsub.pl to Unsubscribe Members

 

To use the confirm.pl script, you must make sure that the variable $cgibinpath in your confirm.pl points to the correct location of your webserver's scripts directory. The default is "/cgi-bin/". You can also customize the content of the page generated by the script.

 

To specify the unsub URL in your confirm document or in a regular mailing, use the %%memberidchar%% merge tag as in the following example:

 

http://www.yourserver.dom/cgi-bin/unsub.pl?id=%%memberidchar%%

 

The %%memberidchar%% merge tag returns the member ID of the recipient plus a special checksum character that is used to make sure that the member ID was entered correctly. This helps prevent people from accidentally typing in the wrong ID if they enter the URL manually.

 

You can also specify a special web page to load to after the subscription has been confirmed. This is determined by the $redirecturl variable in confirm.pl.



Using Confirm.pl to Confirm Members Moving Your ListManager Installation Overview