in reply to CGI recipient Option
And the From: and the Reply-To: lines are probably not formatted correctly. They should look like:print MAIL "Content-Transfer-Encoding: 7bit\n"; print MAIL "\n"; print MAIL "<html><head>\n";
Reply-to: Some Name <some@address> From: Some Name <some@address>
|
|---|