=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
  1. General sources of information
  2. Messages (M)
    See separate entries on header, body, fields and construction in this index below.
    • L
      • L
      • L
    • Coercing messages
    • L
    • L
  3. Message headers (M)
    • L
    • L
    • L
  4. Message header fields (M)
    • L
      • L
      • L
      • L
    • L
      • L
      • L
      • L (M)
      • L
      • L
    • L
      • L
      • L
      • L
    • L
  5. Message bodies (M)
    • L
    • Body meta information
      • Content types (L)
      • Content transfer encoding (M)
    • Multipart bodies (M)
    • Nested (encapsulated) messages (M)
    • L
      • L
      • L
      • L
  6. Message labels
  7. Message processing
  8. Folders (M) See separate section for type specifics below.
    • Folder managers
      • L (M)
      • L (M)
    • Folder types (M)
      • L
      • L
      • L
    • L (M)
      • L
    • 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)
  9. Folder types
  10. Discussion threads
  11. 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)
      • Via POP3 (M)
    • Bi-directional
      • Via IMAP4 (M)
  12. Performance
  13. Additional 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