Displaying 1 result from an estimated 1 matches for "1corphq".
2018 Feb 26
3
Quota status to postfix in distributed environment
...port = 54317
}
}
service quota-warning {
executable = script /usr/local/bin/quota-warning.sh
unix_listener quota-warning {
group = postfix
mode = 0666
user = postfix
}
user = postfix
}
ssl = required
ssl_ca = </etc/dovecot/certs/cacert.pem
ssl_cert = </etc/dovecot/certs/1CorpHQ_IMAP_Admin at tcs.mil.in.pem
ssl_key = </etc/dovecot/certs/1CorpHQ_IMAP_Admin at tcs.mil.in.key
userdb {
args = /etc/dovecot/dovecot-ldap.conf
driver = ldap
}
verbose_ssl = yes
protocol lmtp {
info_log_path = /var/log/dovecot-lmtp.log
mail_plugins = " quota"
}
protocol lda {...