[Dovecot] Maildir and Mail at the same time.
I am trying to use Maildir format for My inbox and be able to save the messages in ~/Mail. Problem is
dovecot only show the Maildir mailboxes not the ~/Mail formatted boxes.
How can I get this to work? If I use namespace or something how would this be configured I cannot find much documentation that explains it well enough. example:
what would I have to configure in dovecot.conf or otherwise?
I would like to see this.
INBOX -- sent | drafts |- (Maildir format from ~/Maildir) trash -- sent -- recieved | deamons |- (mbox format from ~/Mail) unixfolk --
Currently I can only see the ~/Maildir like so.
INBOX -- sent | drafts |- (Maildir format from ~/Maildir) trash --
Thanks
Do you Yahoo!? Find out what made the Top Yahoo! Searches of 2003 http://search.yahoo.com/top2003
Dan Slowik wrote:
I am trying to use Maildir format for My inbox and be able to save the messages in ~/Mail. Problem is
dovecot only show the Maildir mailboxes not the ~/Mail formatted boxes.
How can I get this to work? If I use namespace or something how would this be configured I cannot find much documentation that explains it well enough. example:
what would I have to configure in dovecot.conf or otherwise?
I would like to see this.
INBOX -- sent | drafts |- (Maildir format from ~/Maildir) trash -- sent -- recieved | deamons |- (mbox format from ~/Mail) unixfolk --
Currently I can only see the ~/Maildir like so.
INBOX -- sent | drafts |- (Maildir format from ~/Maildir) trash --
as far as I know, this is not yet available. It would be lovely to have but quite frankly a royal pain to build.
---eric
-- Speech recognition in use. Incorrect endings, words, and case is closer than it appears
I've gotten it to word. I can use the namespaces to show both the maildir inbox as well as the mbox folders
However,
I can not save any messages from the inbox (Maildir) to the mbox folders.
Anyone have a clue on this?
--- "Eric S. Johansson" esj@harvee.org wrote:
Dan Slowik wrote:
I am trying to use Maildir format for My inbox and be able to save the messages in ~/Mail. Problem is
dovecot only show the Maildir mailboxes not the ~/Mail formatted boxes.
How can I get this to work? If I use namespace or something how would this be configured I cannot find much documentation that explains it well enough. example:
what would I have to configure in dovecot.conf or otherwise?
I would like to see this.
INBOX -- sent | drafts |- (Maildir format from ~/Maildir) trash -- sent -- recieved | deamons |- (mbox format from ~/Mail) unixfolk --
Currently I can only see the ~/Maildir like so.
INBOX -- sent | drafts |- (Maildir format from ~/Maildir) trash --
as far as I know, this is not yet available. It would be lovely to have but quite frankly a royal pain to build.
---eric
-- Speech recognition in use. Incorrect endings, words, and case is closer than it appears
Do you Yahoo!? New Yahoo! Photos - easier uploading and sharing. http://photos.yahoo.com/
Last time I took a look to the code, it was fairly impossible due to a problem with the design of the mailstorage object hierarchy. Any progress on that?
Regards, Jaime.
I've gotten it to word. I can use the namespaces to show both the maildir inbox as well as the mbox folders
However,
I can not save any messages from the inbox (Maildir) to the mbox folders.
Anyone have a clue on this?
--- "Eric S. Johansson" esj@harvee.org wrote:
Dan Slowik wrote:
I am trying to use Maildir format for My inbox and be able to save the messages in ~/Mail. Problem is
dovecot only show the Maildir mailboxes not the ~/Mail formatted boxes.
How can I get this to work? If I use namespace or something how would this be configured I cannot find much documentation that explains it well enough. example:
what would I have to configure in dovecot.conf or otherwise?
I would like to see this.
INBOX -- sent | drafts |- (Maildir format from ~/Maildir) trash -- sent -- recieved | deamons |- (mbox format from ~/Mail) unixfolk --
Currently I can only see the ~/Maildir like so.
INBOX -- sent | drafts |- (Maildir format from ~/Maildir) trash --
as far as I know, this is not yet available. It would be lovely to have but quite frankly a royal pain to build.
---eric
-- Speech recognition in use. Incorrect endings, words, and case is closer than it appears
Do you Yahoo!? New Yahoo! Photos - easier uploading and sharing. http://photos.yahoo.com/
On Wed, 2004-01-07 at 11:45, Jaime Medrano wrote:
Last time I took a look to the code, it was fairly impossible due to a problem with the design of the mailstorage object hierarchy. Any progress on that?
Yea, copying API should be fixed now to work across multiple storages. I don't think I've tested it yet though, so maybe it's buggy :)
participants (4)
-
Dan Slowik
-
Eric S. Johansson
-
Jaime Medrano
-
Timo Sirainen