1Mail::Sender - module for sending mails with attachments through an SMTP server
2Version 0.8.21
3 by Jenda@Krynicky.cz
4 http://Jenda.Krynicky.cz
5
6Highlights:
7 Since version 0.7.14 allows ESMTP authentication.
8 Protocols builtin to Sender.pm : LOGIN, PLAIN, CRAM-MD5, NTLM
9 You can add new supported protocols easily.
10
11Known problems :
12 The problem with multiline responses from some SMTP servers (namely qmail) is solved.
13
14Copyright (c) 1997-2012 Jan Krynicky <Jenda@Krynicky.cz>. All rights reserved.
15This program is free software; you can redistribute it and/or modify it under
16the same terms as Perl itself with only one exception, you are not allowed
17to use the module for SPAM.
18
19