Changes for version 3.03

  • Fixed a potentially disasterous bug that could cause the system to hang infinitely if there's a severely mal-formed Message
  • fixed a minor logging error that could cause some errors to be logged twice
  • DummyServer now says EHLO, to be consistent with Server
  • if using a coderef for logging/reading, now gets the bulkmail object as its first argument
  • Mail::Bulkmail::Server now has a CONVERSATION log, to aid in debugging.
  • Magically fixed another bug in envelope sending. I can't say exactly what it was or how it was fixed or when it manifested itself, but it was there. (again, many thanks to Tim de Wolf for his continued help in tracking this down)

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