Fixed bug – using Mail::Send caused fatal error due to wrong method call for adding From header. Only eperienced when From header was set.
v1.5.1
March 23rd, 1998v1.6.0
March 23rd, 1998Change: added code to use Net::SMTP so that MacPerl and other Perl ports
could use cgi-mailer. Net::SMTP seems to be much more widely supported
by perl ports than MailTools. To use Net::SMTP, a mailhost must be set
in the configuration options below, and the From header must be set in
the web form.
And yes, this does make two releases in one day 🙂