Displaying 1 result from an estimated 1 matches for "qopd".
Did you mean:
qop
2016 Dec 03
3
Virtual mailboxes, please help
Hi,
I'm trying to setup virtual mailboxes. My setup:
- migrated from Courier, so:
separator = .
prefix = INBOX.
inbox = yes
In doc i have read, thant i need to create separate namespace.
namespace { prefix = virtual/ separator = / location =
virtual:~/Maildir/virtual
So i need to change / with . (Dot) in prefix and separator?
Do i need to append LAYOUT=maildir++ to location?
Where