I just upgraded to Fedora Core 2 from Fedora Core 1. Discovered that UW-IMAP was replaced with Cyrus. Not quite ready to switch to that mail box format so I instead installed dovecot which comes with Fedora Core 2.
The RPM version is: dovecot-0.99.10.4-4
The problem I am having is that it seems to want to put folders in:
~/mail/mail/
I would like the folders to be in:
~/mail/
Currently in ~/mail/ there is a .subscriptions file.
Am I stuck with having my folders be in ~/mail/mail/ ?
Is there some configuration change that I can do?
Thanks, John
-- A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting Q: What is the most annoying thing on usenet and in e-mail?
- Villalovos, John L john.l.villalovos@intel.com (20040518 13:46):
The problem I am having is that it seems to want to put folders in:
~/mail/mail/
How is your `default_mail_env' variable configured?
-- olive
On Tue, 2004-05-18 at 23:46, Villalovos, John L wrote:
The problem I am having is that it seems to want to put folders in:
~/mail/mail/
Your IMAP client is configured with namespace set to "mail/" or something similiar to get it working right UW-IMAP. Set this empty and it works like you want.
Alternatively set default_mail_env = mbox:~/:INBOX=/var/spool/mail/%u
participants (3)
-
Olivier Tharan
-
Timo Sirainen
-
Villalovos, John L