Help for this page

Select Code to Download


  1. or download this
    package MySmiffy;
    use Email::Send::SMTP;
    ...
    sub get_env_sender {
        return 'noreply@blahfufizyada';
    }