=encoding utf8
=head1 NAME
Mail::Box-Index - list of all extended documentation
=head1 DESCRIPTION
All methods defined by MailBox are documented, but you still need to
get a grip on the large picture: the relations between the modules
and the methods. These larger explanations are included in the
DETAILS of the manual pages, and listed here below. Of course, each
page has a DESCRIPTION section as well, which tells some bare necessities
about the module.
Only the HTML version of this manual page will list the sections.
=begin html
- General sources of information
- MailBox distribution overview (M)
- MailBox simple recepies (M)
- Messages (M)
See separate entries on header, body, fields
and construction in this index below.
- Message headers (M)
- Message header fields (M)
- Message bodies (M)
- L
- Body meta information
- Content types (L)
- Content transfer encoding (M)
- Multipart bodies (M)
- Nested (encapsulated) messages (M)
- L
- Message labels
- L (M)
- L (M)
- Storing labels folder dependent
- L (M)
- L (MBOX and POP3)
- L (M)
- L (M)
- L (IMAP4)
- L (IMAP4)
- Message processing
- Reading a message (M)
- L
(M)
- Reply to a message (M)
- L
(M)
- Bounce a message (M)
- L
(M)
- Convert messages
- To and from M objects (M)
- To and from M objects(M)
- Into HTML (M)
- Convert body contents
- From HTML to PostScript (M)
- From HTML into plain text (M)
- Beautify text (M)
- Folders (M)
See separate section for type specifics below.
- Folder managers
- Folder types (M)
- L (M)
- Folder tied as hash (M)
- Folder locking (M)
- Searching folders (M)
- scan header and body (M)
- check for spam (M)
- Managing messages located in folders (Mail::Box::Message)
- Folder types
- DBX folders (M, read only)
- IMAP4 folders (M)
- MAILDIR folders (M)
- MBOX folders (M)
- MH folders (M)
- POP3 folders (M)
- Discussion threads
- The thread manager (M)
- The thread node (M)
- Transmitting messages (M)
- Sending (M)
- Via Exim (M)
- Via Mailx (M)
- Via Qmail (M)
- Via Sendmail or Postfix (M)
- Via raw SMTP (M)
- Receiving (M)
- Bi-directional
- Performance
- Quality over performance
- Weak references
- Reducing memory consumption
- Lazy extraction
- Picking the optimal body class
- L
(M)
-
- Destructing messages (M)
- Additional modules
- Extensions
- M, a faster parser
- L,
webmail applications builder
- Helper modules
=end html
=head1 SEE ALSO
This module is part of Mail-Box distribution version 3.009,
built on August 18, 2020. Website: F
=head1 LICENSE
Copyrights 2001-2020 by [Mark Overmeer]. For other contributors see ChangeLog.
This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.
See F