# change the delivery method and then call vanilla instance method send() MIME::Lite->send(’smtp’, "smtp.myisp.net", Timeout=>60); # ... $msg->send();