certify
01-16-2003, 01:43 PM
1. Install the Perl module MIME::Tools (if missing)
- This module is installed.
2. Open up the include/lib/email.cgi and edit the path to the include folder.
- Done and uploaded.
3. You must setup your mail software (e.g. sendmail) so that emails sent to the address(es) of your choice are piped through to email.cgi
- WHERE AND HOW DO I DO THIS?
4. If you are using SENDMAIL you must edit your /etc/aliases file, and add a line similar to the following:
support: "|/home/routerwe/public_html/cgi-bin/include/email.cgi"
sales: "|/home/routerwe/public_html/cgi-bin/include/email.cgi"
accounting: "|/home/routerwe/public_html/cgi-bin/include/email.cgi"
5. BEFORE starting to use your email addresses, you need to log in to the admin section of perlbill and go to 'Settings > Incoming Email' you need to assign each address you would like to use.
- Done
- This module is installed.
2. Open up the include/lib/email.cgi and edit the path to the include folder.
- Done and uploaded.
3. You must setup your mail software (e.g. sendmail) so that emails sent to the address(es) of your choice are piped through to email.cgi
- WHERE AND HOW DO I DO THIS?
4. If you are using SENDMAIL you must edit your /etc/aliases file, and add a line similar to the following:
support: "|/home/routerwe/public_html/cgi-bin/include/email.cgi"
sales: "|/home/routerwe/public_html/cgi-bin/include/email.cgi"
accounting: "|/home/routerwe/public_html/cgi-bin/include/email.cgi"
5. BEFORE starting to use your email addresses, you need to log in to the admin section of perlbill and go to 'Settings > Incoming Email' you need to assign each address you would like to use.
- Done
