eval { $msg->send(); }; if($@) { # We had an error, log it to a file... $log->add_message($email_address, $@); }