The hosting company that I host with uses a mbox mail store. I would like to use the Maildir mail store so I can organize my emails in a folder hierarchy.
Is it possible for me to be use a Maildir mail store while the rest of the user are using the old mbox mail store?
What about using a procmail script like the following?
SHELL=/usr/bin/bash
MAILDIR=${HOME}/Maildir/
:0:
${DEFAULT}
I really appreciate all your help!
Thanks,
Zach


LinkBack URL
About LinkBacks
Reply With Quote