Displaying 1 result from an estimated 1 matches for "veryimportantmessages".
2012 Jun 18
2
Dovecot Maildir - How to Seperate mail folders
...is 1.1.16)
Guido Weiler
-----Urspr?ngliche Nachricht-----
Von: Timo Sirainen [mailto:tss at iki.fi] 
Gesendet: Montag, 11. Juni 2012 22:48
An: Guido Weiler
Betreff: Re: Dovecot Maildir - How to Seperate mail folders
You should be able to do this with namespaces.
namespace {
  prefix = INBOX/VeryImportantMessages/
  location = maildir:/very/important/messages
  hidden = yes
}
On 8.6.2012, at 18.09, Guido Weiler wrote:
> Hello Timo,
> 
> for one of our latest dovecot/IMAP-projects, we need to separate physical locations of some special IMAP folders. 
> So to make, for example the "INBOX/Ve...