[cgiwrap-users] Sending email using perl scripts.
Brought to you by:
nneul
From: David D. <dav...@ol...> - 2001-10-02 13:56:06
|
Hello Everyone, A few months ago I purchased a Cobalt RaQ4i for my web server. I ran into a strange problem. I use perl scripts to process forms on my clients web sites and email them using sendmail, confirmation web page would be delivered back to the web browser. All seemed to be working well until I had a person with a "." in their email address(som...@so...). When the submit button is selected, the form is processed and the emails are sent, but a server error is returned to the web browser. The error log has the following information in it. [Tue Oct 2 07:52:17 2001] [error] [client 158.106.50.3] malformed header from script. Bad header=som...@so...... No su: /usr/cgiwrap/cgiwrap I posted on the cobalt site and my hosting companies site but no replys were given. Is this a condition being created by cgiwrap and if it is, how can I fix it. Thanks, David |