in reply to MIME::Lite + bounce email address

Check the documentation on how to capture MIME::Lite error messages. Then see if perhaps you have missed something. Looking through my version of MIME::Lite I don't even see the ability to add an Errors-To header.

Neil Watson
watson-wilson.ca

Replies are listed 'Best First'.
Re: Re: MIME::Lite + bouce email address
by marynella (Novice) on Apr 15, 2004 at 14:48 UTC

    Thanks for the advice.

    send method returns false if there is an error (ie 'To' => 'dfhf'). If you write a correct email address ('nothing@anywhere.ff')but non existing you don't get any error.