On 10.11.2010, at 21.25, Henrique Fernandes wrote: > I should be possible to make an ndeamespace > > namespace { > prefix = virtual/ > separator = / > location = virtual:~/Maildir/virtual > } > > And in side of ~/Maildir/virtual create virtual folders and inside of those > folders create dovecot-vitual.
Except for the typo, yeah. > But it does not work. > > Right if i make this conf, on my imap client it shows a folder called > virtual ( the prefix, or whtever i put in there ) and show nothing, only > shows something if i create a dovecot-virtual inside of ~/Maildir/virtual/ What does "find ~/Maildir/virtual" say? > protocol imap { > mail_plugins = " virtual virtual" > } One virtual is enough.