This file is indexed.

/usr/share/doc/libmail-sender-perl/README is in libmail-sender-perl 0.8.16-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
Mail::Sender - module for sending mails with attachments through an SMTP server
Version 0.8.10
 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, NTLM
 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-2003 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.