Displaying 1 result from an estimated 1 matches for "host_domain_2010".
2010 Apr 24
1
Dovecot 2.0beta4 HG 11189: dovecot-uidvalidity warning with mdbox mailboxes
...h
}
service imap-login {
inet_listener imap {
address = 1.2.3.4
port = 143
}
service lmtp {
unix_listener /var/spool/postfix/private/dovecot-lmtp {
group = postfix
mode = 0660
user = postfix
}
}
ssl_cert = </etc/ssl/certs/host_domain.crt
ssl_key = </etc/ssl/private/host_domain_2010.key
syslog_facility = local1
userdb {
args = username_format=%u /var/vmail/auth.d/%d/passwd
driver = passwd-file
}
verbose_proctitle = yes
protocol imap {
mail_plugins = $mail_plugins imap_acl imap_quota mail_log notify
}
protocol lmtp {
mail_plugins = $mail_plugins sieve
}
Regards
Thomas