How do I capture the output from sendmail running under the -v switch back
to my programme.

The line I am using is -

open (MAIL, "|/usr/lib/sendmail -oi -t -v") or die "cant fork proc to
mail\n";

regards

Jon





-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to