I have a problem with postfix
root@salix-kde:/etc/postfix# tail -f /var/log/maillog
Code: Select all
Aug 11 00:25:00 salix-kde postfix/master[21663]: warning: process /usr/libexec/postfix/smtp pid 23110 exit status 1
Aug 11 00:25:00 salix-kde postfix/master[21663]: warning: /usr/libexec/postfix/smtp: bad command startup -- throttling
Aug 11 00:26:00 salix-kde postfix/smtp[23156]: warning: unsupported SASL client implementation: cyrus
Aug 11 00:26:00 salix-kde postfix/smtp[23156]: fatal: SASL library initialization
Aug 11 00:26:01 salix-kde postfix/master[21663]: warning: process /usr/libexec/postfix/smtp pid 23156 exit status 1
Aug 11 00:26:01 salix-kde postfix/master[21663]: warning: /usr/libexec/postfix/smtp: bad command startup -- throttling
Aug 11 00:27:02 salix-kde postfix/smtp[23195]: warning: unsupported SASL client implementation: cyrus
Aug 11 00:27:02 salix-kde postfix/smtp[23195]: fatal: SASL library initialization
Aug 11 00:27:03 salix-kde postfix/master[21663]: warning: process /usr/libexec/postfix/smtp pid 23195 exit status 1
Aug 11 00:27:03 salix-kde postfix/master[21663]: warning: /usr/libexec/postfix/smtp: bad command startup -- throttling
postconf -a
Code: Select all
dovecot
Code: Select all
root@salix-kde:/etc/postfix# slapt-get --search sasl
cyrus-sasl-2.1.23-i486-1 [inst=tak]: cyrus-sasl (Simple Authentication and Security Layer)
qca-cyrus-sasl-2.0.0_beta3-i486-1 [inst=nie]: qca-cyrus-sasl (Cyrus SASL plugin for QCA)
Code: Select all
smtp_sasl_auth_enable = yes
smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd
smtp_sasl_security_options =
I want to perform this operation http://www.debian-administration.org/ar ... _and_SMTPS