Changes for version 3.02

  • Fixed a bug in envelope sending that I can't believe I managed to allow into the final release. (many thanks to Tim de Wolf for finding this and helping me isolate it)
  • fixed some documentation errors in the examples
  • now logs to ERRFILE if the server didn't accept an EHLO
  • doesn't skip current email address if there's an error on the previous one
  • fixed a ridiculously obscure bug that could manifest with an invalid Sender
  • headers weren't *quite* RFC 2822 compliant (they were still valid RFC 822)

Modules

dummy class for dummy server objects
platform independent mailing list module for mail merges and dynamically built messages
used to create subclasses for Mail::Bulkmail.
handles server connections and communication for Mail::Bulkmail