|
|||||
|
To send email from a Perl script, you need to tell your script where it can find the sendmail executable on the server. The correct path is:
Make sure you escape the @ symbol in any email addresses you've included in your script. For example: $email = "sales\@mmaweb.com"; Make sure you are writing output to an email pipe such as:
Make sure you've included both a valid To: and From: addresses in your email text. Make sure your script is not generating a 500 server error before it is able to reach the email sending routine.
Note: MMA technical support staff cannot provide troubleshooting of problems with third-party CGI scripts including but not limited to: Perl scripts, C/C++ binaries, PHP or web/database integration unless these services are specifically contracted. For these services, please see our Quote Request Form. |
|||||
|
||||||
Copyright
© 1995-2000
Motivational Marketing Associates, LLC
All Rights Reserved.