On Wed, Nov 10, 1999 at 02:13:12PM -0000, Al Fisher wrote:
> open(MAIL,"| /usr/exim/bin/exim -d9 -f \'$email_from\' -t \'$email_to\'");
^^^^^^^^^^^^^^^
> print MAIL <<_EOM_;
> To: $email_to
^^^^^^^^^^^^^
if you use -t (read all relevant headers from the file (or STDIN)
you souldn't give (the same) address on the cmd-line. new exim
versions don't like that (noticed that after a few mail.cgis
stopped working ,-)
HTH,
urs
--
"Only wimps use tape backup: _real_ men just upload their important stuff
on ftp, and let the rest of the world mirror it ;)" - Linus