The maildir tag has no wiki summary.
3
votes
1answer
181 views
Can I save space in a Maildir by hard-linking identical message files?
Obviously, the answer to the question in the title is yes. But I really want to know if I can do it without breaking anything.
I am using offlineimap to back up my Gmail account to a Maildir on my ...
1
vote
2answers
87 views
Backing up an imap mbox with git, is it a good idea?
I'm trying to setup a new mail server for my personal use, and I want to do it better than all the prior times.
One thing that has always concerned me is backing up my inbox and other folders. In ...
1
vote
1answer
73 views
Can I use Opera Mail as just a MUA? [closed]
Can I use Opera Mail as just a MUA for my mailbox in the Maildir format?
I use separated MRA (fetchmail + filter on procmail). MRA receive my mail from server to local mailbox in Maildir format. I ...
1
vote
1answer
419 views
Archiving old mail from IMAP to local disk in batch mode
I have an IMAP account with limited space. I would like to archive "old" mails to local storage, and I want to do it automatically (from cron) on my Linux system. I still want to keep the latest mail ...
0
votes
1answer
181 views
Move spam detected mails to users “Spam” subdirectory
My mailserver setup is based on Das Postfix Buch ( from an good german IT consultant agency ) and the ISPmail Tutorials. In short I use virtuals ( maildir ) with MySQL config backend and amavisd-new ( ...
0
votes
0answers
127 views
Offlineimap — push changes to all folders; only pull from INBOX folder
I would like to be able to set up offlineimap to do the following
Sync Remote/INBOX -> Local
Sync Local/Maildirs/* -> Remote
Possible?
The use case here is:
I download all new mail from my ...
0
votes
0answers
414 views
How can I transfer emails from KMail 4 to Thunderbird 9?
I'm trying to transfer the locally stored emails from KMail 4 on an old computer to Thunderbird 9 on a new computer. I'm aware that KMail uses maildir format and Thunderbird uses some variant of mbox. ...