The maildir tag has no wiki summary.
2
votes
2answers
123 views
syncing two maildirs
I have a server that I use to frequently get email from Google using offlineimap. the email is stored in a maildir format on this server.
What tool can I use to sync this maildir with the local ...
4
votes
3answers
650 views
How can I apply my procmail filters to my maildir inbox?
Last night I subscribed to a mailing list, and discovered this morning that my procmail filter didn't apply to many of the mailing list messages. Now I have loads of less-important mailing list ...
2
votes
1answer
253 views
Script for courier maildir folders on CentOS LAMP environment
I'm looking for resources to help me build a script to do monthly maintenance of maildir folders for a typical CentOS LAMP VPS hosting environment.
I would like to run a script that runs from a ...
2
votes
0answers
100 views
what is the correct Courier / Maildir++ email (sub)folder format?
For representing the logical email folder structure, a "Maildir++" format exists that was first implemented by the Courier mail server, thus sometimes also being referred to as the "Courier" format.
...
2
votes
1answer
472 views
How do I set up alpine to read local Unix generated mail
Linux delivers mail to home directory: /home/linker/Maildir under which are 3 directories new, cur, tmp.
When I type mail I get mail: /home/linker/Maildir/: Is a directory, which is not useful.
I ...