in reply to Re: MIME::Lite aborting when it receives an error
in thread MIME::Lite aborting when it receives an error

Hi derby

I've already posted the code in node 558281 that is why I referred to it

Apologies if that is the wrong way, I used the eval{} like code below

eval{$msg->send};

The only difference is the semi colon after the send

I just tested it and it worked I also did not know about $@ thank you for your time