September 2002
Intermediate to advanced
544 pages
13h 6m
English
Email and Web browsing are the two most popular Internet applications, so it isn’t very surprising that there are all sorts of situations where you’ll want to use them together. Mail is generally sent using the SMTP protocol. Using the Perl Net::SMTP module, you can connect to an SMTP server and send email messages. In this chapter, you saw how Net::SMTP can be used from within a CGI program. This technique can be used from any platform that runs Perl. This chapter also illustrated how sendmail can be used on UNIX servers to send mail.
Read now
Unlock full access