[SP-pm] MIME::Lite

Daniel de Oliveira Mantovani daniel.oliveira.mantovani at gmail.com
Mon Nov 10 09:15:10 PST 2008


http://search.cpan.org/~rjbs/MIME-Lite-3.022/lib/MIME/Lite.pm

Não tenho idéia de porque não está enviando se é tão simples:
( Não devo estar vendo algum detalhe )

use MIME::Lite;

    my $msg = MIME::Lite->new(
        From     =>'me em myhost.com',
        To       =>'daniel.oliveira.mantovani em gmail.com',
        Cc       =>'daniel.oliveira.mantovani em hotmail.com',
        Subject  =>'Helloooooo, nurse!',
        Data     =>"How's it goin', eh?"
    );

    $msg->send();

-- 
print
"\x54\x68\x65\x20\x53\x69\x6c\x65\x6e\x74\x20\x47\x75\x61\x72\x64\x69\x61\x6e",$/
-------------- Pr?xima Parte ----------
Um anexo em HTML foi limpo...
URL: <http://mail.pm.org/pipermail/saopaulo-pm/attachments/20081110/ec6a4275/attachment.html>


More information about the SaoPaulo-pm mailing list