configuration_changes_needed_when_using_maildir
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
configuration_changes_needed_when_using_maildir [2021/03/11 02:44] – [Converting Maildir to Mbox] hc9 | configuration_changes_needed_when_using_maildir [2024/09/02 23:15] (current) – ' hc9 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Configuration Changes Needed When Using Maildir ====== | ====== Configuration Changes Needed When Using Maildir ====== | ||
- | If you forward your mail from the SDF cluster using a forward as described in the [[http:// | + | If you forward your mail from the SDF cluster using a forward as described in the [[http:// |
<file config environment variables> | <file config environment variables> | ||
Line 14: | Line 14: | ||
</ | </ | ||
- | The above will send all mail by default to the directory ' | + | The above will send all mail by default to the directory |
Here is a .forward that works with procmail on the MetaArray: | Here is a .forward that works with procmail on the MetaArray: | ||
Line 24: | Line 24: | ||
Again, replace USERNAME as appropriate. | Again, replace USERNAME as appropriate. | ||
- | If you use mutt, your .muttrc will need to be updated. Here is a minimal maildir config you can incorporate into an existing .muttrc. Note the two 'set spoolfile' | + | If you use mutt, your .muttrc will need to be updated. Here is a minimal maildir config you can incorporate into an existing .muttrc. Note the two ‘''set spoolfile' |
<file config .muttrc/ | <file config .muttrc/ | ||
Line 48: | Line 48: | ||
===== Converting Mbox to Maildir ===== | ===== Converting Mbox to Maildir ===== | ||
- | If you want to convert your existing mbox-style mailboxes to maildir format, you can use ' | + | If you want to convert your existing mbox-style mailboxes to maildir format, you can use ‘'' |
'' | '' | ||
Line 78: | Line 78: | ||
</ | </ | ||
- | You can see that mbox2maildir has converted each message in the mbox file to its own file and placed each in the maildir-standard | + | You can see that mbox2maildir has converted each message in the mbox file to its own file and placed each in the maildir-standard |
===== Converting Maildir to Mbox ===== | ===== Converting Maildir to Mbox ===== | ||
- | As you might guess, converting maildir-format folders to mbox is done by the 'maildir2mbox' | + | As you might guess, converting maildir-format folders to mbox is done by the ‘maildir2mbox’ utility. It operates using environment variables, not command line options, so to be clear it might be best to specify them with the command: |
< | < | ||
Line 96: | Line 96: | ||
</ | </ | ||
- | $Id: maildir.html, | + | $Id: maildir.html, |
configuration_changes_needed_when_using_maildir.1615430692.txt.gz · Last modified: 2021/03/11 02:44 by hc9