Begin4 Title: smtpsend: primitive SMTP mail sending program Version: 1.02 Entered-date: June 10, 2004 Description: Simple SMTP client to transmit an email message to an SMTP server. Designed for use by programs that need a simple, flexible way to send email, or for experimenting with SMTP. Sendmail can do what this program does in many cases, but it is much more complex, harder to set up and use, and doesn't give you as much lower level control Written in Perl and based on Perl's Net::SMTP module. Keywords: smtp client sendmail email rfc821 rfc822 Net::SMTP Author: bryanh@giraffe-data.com (Bryan Henderson) Maintained-by: bryanh@giraffe-data.com (Bryan Henderson) Primary-site: ibiblio.org /pub/Linux/system/mail Copying-policy: PD End