In /etc/dovecot/dovecot.conf:
namespace private {
separator = .
prefix = INBOX.
inbox = yes
...
separator = .
prefix = INBOX.
inbox = yes
...
Hope this helps some one else.
--
Goad
if header :contains "From" "nagios@mydomain.de" { fileinto "EDV/nagios" ; stop; }
if header :contains "From" "nagios@mydomain.de" { fileinto "EDV.nagios" ; stop; }
Leave a comment: