Changes for version 3.00

  • Componentized the code. (Mail::Bulkmail, Mail::Bulkmail::Dynamic, Mail::Bulkmail::Server, etc.)
  • Added multiple server support.
  • added support for timing out if there's no reply from a serve
  • Finally fixed the damn Tz bug.
  • Cleaned up the code an awful lot.
  • General bug fixes, etc.
  • Brand spanking new docs.
  • Errors now return error codes as well as error text
  • should be fully RFC 2821 and RFC 2822 compliant

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