Hi Timo, > On Wed, 2008-05-07 at 22:13 +0200, Stefan Klatt wrote: >> namespace: >> type: private >> separator: / >> location: mbox:/srv/imapd/user/%u/Spam > > I guess the Spam is a mbox file? You can't create a location to point > only to a single mailbox. Rather you might want to use something like: under ../Spam i want to have the mbox files for spam and spam backscatters. > namespace private { > prefix = mbox/ > location = mbox:/srv/imapd/user/%u > } > > Then you'll have mbox/Spam, and whatever other mbox files exist in that > directory. I tried all, but nothing worked.
Stefan