Getting these
Warning: imap <brand...@pacwebdev.com>: Timeout leak: 0x461bd0

/etc/dovecot/virtual/Allmail/dovecot-virtual
*
-Trash
-Trash/*
 all

/etc/dovecot/virtual/INBOX/dovecot-virtual
virtual/Allmail
 inthread x-references2 x-mailbox INBOX

/etc/dovecot/dovecot.conf
namespace private {
    prefix = ""
    separator = /
    list = yes
    hidden = yes
}

namespace private {
    prefix = virtual/
    separator = /
    list = no
    hidden = yes
    inbox = yes
    location = virtual:/etc/dovecot/virtual:INDEX=~/dovecot-index
}

namespace private {
    prefix = RealMails/
    separator = /
    list = no
    hidden = yes
}

Reply via email to