in reply to Re^4: email through Exchange server using StrawberryPerl
in thread email through Exchange server using StrawberryPerl
That's tough. I had expected that $Mail::Sender::Error would be more informative.
However, if I read Mail::Sender right, you couldor alternatively adddie $sender->{'error_msg'}
into your constructor. (Attention: the doc says it will be overwritten, not appended)debug => 'c:/temp/mailsendertest.log'
|
|---|