Casey West > Email-Send-2.05 > send-email.pl

Download:
Email-Send-2.05.tar.gz

Annotate this POD

CPAN RT

New  2
Open  3
Stalled  2
View Bugs
Report a bug
Source  

NAME ^

send-email.pl - Simple program that helps test senders

SYNOPSIS ^

  send-email.pl -via Sender
                -to Address
                -from Address
                -cc Address
                -bcc Address
                -subject 'Subject Line'
                -header Key=Value
                -body Line
                Sender Args

EXAMPLE ^

  perl ./send-email.pl -via SMTP
                       -header X-Test=hello
                       -to 'casey@example.com'
                       -from 'casey@example.com'
                       -body "Hi there"
                       -body "New Line"
                       mx.example.com Debug 1