[Dovecot] Sieve-storage: couldn't find storage root directory
Asai
asai at globalchangemusic.org
Mon Aug 12 21:20:02 EEST 2013
# 2.2.4: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.18-194.32.1.el5xen x86_64 CentOS release 5.5 (Final) ext3
auth_mechanisms = plain login
mail_home = /vmail/%d/%n/home
mail_location = maildir:/vmail/%d/%n
mail_plugins = " notify"
managesieve_notify_capability = mailto
managesieve_sieve_capability = fileinto reject envelope
encoded-character vacation subaddress comparator-i;ascii-numeric
relational regex imap4flags copy include variables body enotify
environment mailbox date ihave
namespace {
inbox = yes
location =
prefix =
separator = /
type = private
}
passdb {
args = /etc/dovecot/dovecot-mysql.conf
driver = sql
}
plugin {
sieve = /vmail/%d/%n/sievescript
sieve_dir = /vmail/%d/%n/
}
service auth {
unix_listener /var/spool/postfix/private/auth {
group = postfix
mode = 0660
user = postfix
}
unix_listener auth-master {
group = vmail
mode = 0660
user = vmail
}
unix_listener auth-userdb {
mode = 0660
user = vmail
}
user = root
}
service imap-login {
process_min_avail = 3
service_count = 0
vsz_limit = 0
}
ssl_cert = </etc/postfix/ssl/triata.globalchangemultimedia.net.pem
ssl_key = </etc/postfix/ssl/triata.key
userdb {
args = /etc/dovecot/dovecot-mysql.conf
driver = sql
}
protocol lda {
hostname = triata.globalchangemultimedia.net
mail_plugin_dir = /usr/lib64/dovecot/
mail_plugins = sieve
postmaster_address = postmaster at globalchangemultimedia.net
}
protocol imap {
imap_idle_notify_interval = 24 mins
mail_max_userip_connections = 60
}
--Asai
On 8/12/13 11:16 AM, Daniel Parthey wrote:
> Please provide output of
> doveconf -n
>
> Regards
> Daniel
More information about the dovecot
mailing list