in reply to Re: Re: Re: Sendmail problems
in thread Sendmail problems

I think that there is no error message because your $! is being reset by the unlink.

Is there a method to reset my $! ?

Using Net::SMTP

Using a small test script, this appeared to work (after I got the SMTP server name right. :)

Peter