Displaying 1 result from an estimated 1 matches for "the10thfloor".
2011 Aug 21
2
Help With 'No SASL Authentication Mechanisms' Error
...= imap lmtp
service auth {
unix_listener /var/spool/postfix/private/auth {
group = postfix
mode = 0600
user = postfix
}
}
service imap-login {
inet_listener imap {
port = 143
}
inet_listener imaps {
port = 993
ssl = yes
}
}
ssl_cert = </etc/pki/tls/certs/mail_the10thfloor_com.crt
ssl_cipher_list = ALL:!LOW:!SSLv2
ssl_key = </etc/pki/tls/private/mail_the10thfloor_com-nopass.key
userdb {
args = username_format=%u /etc/dovecot/passwd
driver = passwd-file
}
verbose_proctitle = yes
verbose_ssl = yes
POSTFIX:
alias_database = hash:/etc/aliases
alias_maps = hash:/...