This file is indexed.

/usr/share/doc/ruby-rubymail/guide/TableOfContents.txt is in ruby-rubymail 1.0.0-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
= RubyMail Guide Table of Contents

[guide/Intro.txt] Brief introduction to RubyMail.

[guide/MIME.txt] How to perform common operations on MIME messages.

[guide/SMTP.txt] How to send a RubyMail message out using the standard
                 Ruby net/smtp.rb package.

[guide/POP.txt] How to parse a RubyMail message directly from a POP
                server using the standard net/pop.rb package.

[guide/Mailbox.txt] How to read mailboxes of various formats.