Displaying 1 result from an estimated 1 matches for "b428eebf".
2010 Jan 10
1
virtual namespace question
Hi,
I'm wondering if it is possible to create a virtual namespace on a
prefix other than "virtual/". My goal is to mix IMAP folders with
virtual folders on the same folder level (prefix = "").
mail_location = maildir:/data/mail/%d/%u/
# Virtual
namespace private {
prefix =
separator = /
location = virtual:/data/mail/%d/%u/virtual
}
# Default
namespace