Mail::Sender - module for sending mails with attachments through an SMTP server
Version 0.7.14
 by Jenda@Krynicky.cz
 http://Jenda.Krynicky.cz

Highlights:
 Since version 0.7.14 allows ESMTP authentication.
 Protocols builtin to Sender.pm : LOGIN, PLAIN, CRAM-MD5
 You can add new supported protocols easily.

Known problems :
 The problem with multiline responses from some SMTP servers (namely qmail) is solved.

Future plans:
 I would like to rewrite the module completely to clean up the code and
 add better error handling. During that I'll add also timeouts and stuff.
 I don't know when will I have time to do that :-(

Copyright (c) 1997-2002 Jan Krynicky <Jenda@Krynicky.cz>. All rights reserved.
This program is free software; you can redistribute it and/or modify it under
the same terms as Perl itself with only one exception, you are not allowed
to use the module for SPAM.