Step 1 : Configure Bounce Script
The first step towards setting up bounce management for your Wordpress Mailing List plugin is to configure/edit the bounce script included with the package.
The name of the script is “wpmlbounce.cgi” and it is located inside “wp-mailinglist/cgi-bin” of the plugin. Open this file in any text editor such as Notepad, Dreamweaver, Coda, etc… and change the value of the “wordpress_url” on line #7 of the file. The value should be your blog address URL. It is similar to the “Blog Address” value in the “Settings” section of your Wordpress dashboard. For example :
With this done, save the file and continue to the next step where you will upload the file to your CGI-bin and set its permissions appropriately in order to be executed.
Customer Login