The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

    smtp.self - mail a message via smtp

DESCRIPTION

smtp.self will attempt to send a message to a given user

OPTIONS

-debug

Enabe the output of dubug information

-help

Display this help text and quit

-user USERNAME

Send the message to USERNAME

EXAMPLE

    demos/smtp.self  -user foo.bar

    demos/smtp.self -debug -user Graham.Barr

2 POD Errors

The following errors were encountered while parsing the POD:

Around line 31:

You forgot a '=back' before '=head1'

Around line 37:

=back without =over