
|
Step 3 - Setup Email Aliases
An email alias allows ListMail to forward bounced, signup, and removal messages to the appropriate CGI scripts (the ones you just uploaded). The correct alias setup procedure will depend on your hosts mailing program and server software.
If you're unsure which software your host uses it's best to ask tech support how to set these up. Suggest the following lines of code and they should know what you are trying to do:
bounce@yoursite.com: "|/path/to/your/cgi-bin/bounce.cgi"
signup@yoursite.com: "|/path/to/your/cgi-bin/signup-list1.cgi" |

|