That did it! HOORAY! Thanks, Timo!
- Jon
On Nov 5, 2008, at 9:58 AM, Timo Sirainen wrote:
On Wed, 2008-11-05 at 08:05 -0500, Charles Marcus wrote:
On 11/5/2008 7:11 AM, Timo Sirainen wrote:
On Sun, 2008-11-02 at 13:33 -0700, Jon Fullmer wrote:
As best as I can tell, the answer seems to lie in "namespaces" as a feature added in Dovecot 1.1.0. The problem is that I don't
understand how I could use them to resolve this situation. I've read the documentation. I've looked at as many example configurations as I could find.Instead of: deliver -m ${extension}
Use: deliver -m INBOX.${extension}
Hmm.. so what was the reason this changed from 1.0.x?
deliver v1.1 reads namespace configuration (so the mailbox names are
now identical with deliver and IMAP) instead of ignoring it and only supporting one location for mails.