Changes for version 0.8.03

  • added NTLM authentication
  • send_cmd (internal function for sending commands to the server) checks for broken connections
  • reverted the server response tests (instead of /^[45]/ (server reported an error) I use now !/^[123]/ (server reported success) )
  • some documentation fixes and additions

Modules

module for sending mails with attachments through an SMTP server

Provides

in Sender.pm
in Sender.pm