Re: [Dovecot] Dovecot, Squirrelmail and KMail
On Thursday 24 Jul 2003 11:36 am, Timo Sirainen wrote:
And it shows in kmail?
It does display correctly in kmail...
You'll probably just have to setup squirrelmail not to use the INBOX-prefix:
- Default Folder Prefix :
- Default Sub. of INBOX : false
I thot that was going to sort it, alas it doesn't. Has it got something to do with the fact that kmail puts the contents of subfolders into a hidden directory in ~/Mail ? In kmail I have folders like: Forums, Newsletters, etc... These have subfolders, but in the file system it looks like: /home/rob/Mail/.Forums.directory/DCLUG/ instead of the expected: /home/rob/Mail/Forums/DCLUG/
Thanks for your help!
/rob
On Thu, 2003-07-24 at 14:38, Rob Thyssen wrote:
In kmail I have folders like: Forums, Newsletters, etc... These have subfolders, but in the file system it looks like: /home/rob/Mail/.Forums.directory/DCLUG/
Oh, you let kmail directly access the mailboxes rather than via IMAP.
Dovecot uses Maildir++ which works like:
Mail/.mailbox Mail/.mailbox.submailbox Mail/.anotherbox
etc. all in one directory, hiearchies separated with dot.
kmail's way looks pretty strange.
participants (2)
-
Rob Thyssen
-
Timo Sirainen