in reply to Trouble with Autoresponder Perl Script
This is not really great code. If you wrote this yourself, I recommend starting over. Good starting points would be to remove all the HTML generation and putting the HTML into separate files. If you did not write this code yourself, I recommend contacting support of whoever wrote this code.
If you want to track down the real issue, the problem seems to be that somewhere in the code, something outputs an HTTP header that contains a newline. This should never happen. Find out why it happens and eliminate the cause.
Note: This node was changed to ameliorate the harsh tone.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Trouble with Autoresponder Perl Script
by jeffa (Bishop) on Mar 24, 2015 at 18:14 UTC |