Manitou-Mail Home

Manitou-Mail 1.7.0 Documentation

Part 2/2: server-side utilities and database


Table of Contents

I. What is Manitou-Mail?
II. Installation
1. Requirements
2. Building from source
2.1. Building manitou-mdx and manitou-mgr
2.2. Building manitou (the user interface)
3. Database
3.1. Database creation
3.2. Database schema upgrade
4. Setting up manitou-mdx
5. Upgrading manitou-mdx
5.1. From version 1.2
III. manitou-mdx (Mail Database eXchanger)
1. Usage
2. Configuration file
2.1. Location
2.2. Structure
2.3. Alphabetical list of options
3. Importing existing mail archives
3.1. Import mailboxes in mbox format
3.2. Importing MH or maildir-like archives
4. Delivering incoming mail into files
4.1. System-wide installation
4.2. User-private installation (using procmail)
5. Monitoring
6. mdx plugins
6.1. Plugin types
6.2. Declaration
6.3. Included plugins
6.4. Developer information
IV. manitou-mgr
1. Creating a new database
2. Creating objects in an existing database
3. Upgrading a database schema to a newer version
4. Database administration commands
5. Inverted full-text index management commands
5.1. Reindexing
5.2. Partitioning the words table
6. Reporting commands
V. Database schema
1. Table: addresses
2. Table: attachment_contents
3. Table: attachments
4. Table: body
5. Table: config
6. Table: files
7. Table: filter_action
8. Table: filter_expr
9. Table: filter_log
10. Table: global_notepad
11. Table: header
12. Table: identities
13. Table: identities_permissions
14. Table: inverted_word_index
15. Table: import_mbox
16. Table: import_message
17. Table: jobs_queue
18. Table: mail
19. Table: mail_addresses
20. Table: mail_tags
21. Table: mail_template
22. Table: mailing_data
23. Table: mailing_definition
24. Table: mailing_run
25. Table: mime_types
26. Table: non_indexable_words
27. Table: notes
28. Table: programs
29. Table: raw_mail
30. Table: runtime_info
31. Table: tags
32. Table: tags_counters
33. Table: tags_words
34. Table: user_queries
35. Table: users
36. Table: words
VI. Administration
1. Database backups
Index