The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.8.10

  • use $ENV{HOSTNAME} || $ENV{HTTP_HOST} in preference to (gethostbyname 'localhost')[0] as the local name if none is specified by the user
  • fixed half-hour timezone handling
  • fixed to => [list, of, addresses] handling
  • fixed "incorrect server name" handling (previous versions did not report the problem correctly in all cases
  • untaining the IP address of the SMTP server in all cases
  • fixed a problem that caused rare doubling of dots in quoted-printable encoded parts.
  • various doc improvements

Modules

module for sending mails with attachments through an SMTP server

Provides

in Sender/CType/Ext.pm
in Sender/CType/Win32.pm
in Sender.pm
in Sender.pm