Am 10/18/2012 5:31 AM, schrieb Timo Sirainen:
Use:

prefix=Lists/anotherlist/
location = maildir:/home/vmail/lists/sharedseen/Maildir

Then deliver the mails to /home/vmail/lists/sharedseen/Maildir root directly. 
Of course this means that you need to create a namespace for each such list.

Alternative would be to use prefix=Lists/sharedseen/ and create lists under it.

Thanks, the second version is basically what I did! I added a new namespace

namespace public {
  separator = /
  prefix = Lists/Archive/
  location = maildir:/home/vmail/lists/archive/Maildir
  subscriptions = no
}

...and then had my Sieve script fileinto that. Works fine! Thanks for your help!

--
Frerich Raabe - ra...@froglogic.com
www.froglogic.com - Multi-Platform GUI Testing

Reply via email to