$msg = MIME::Lite->new(From=>...); $msg->send || die "you DON'T have mail!";