NAME
smtp.self - mail a message via smtpDESCRIPTION
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.Barr2 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