Help for this page

Select Code to Download


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