Perl Script using Net::SMTP
This page has examples of using Perl Scripts module Net::SMTP. If your web sever
has this module loaded you can download the source and play with the code.
Download Perl Source - Download a zip file with this
HTML file and all of the Perl source code used on this web page. Feel free to modify
the code and change the programmers name to your name! Enjoy Success and have fun!
Examples
- Domain Name
- ex_perl_smtp_domain.pl - Part of the source download. This Perl script
will show
the remote SMTP server's domain name.
- ex_perl_smtp_helloworld.pl - Part of the source download. This Perl
script will email "Hello World" to an email address. This is
a very simple striped down script you can use to learn from.
Please do not click this link. It will send me a test email. In the source code you download
you can modify the Perl code to send you a test email.