Postfix - sasl

You have a problem with Salix? Post here and we'll do what we can to help.
Post Reply
hello_world
Posts: 25
Joined: 3. May 2011, 23:25
Location: Poland

Postfix - sasl

Post by hello_world »

Hi
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
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)
My config file contains entries for sasl

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
Freedom for all
User avatar
thenktor
Salix Wizard
Posts: 2426
Joined: 6. Jun 2009, 14:47
Location: Franconia
Contact:

Re: Postfix - sasl

Post by thenktor »

I did not read the linked Debian HowTo to find out what you want to do, but perhaps this is some help for you? http://www.salixos.org/wiki/index.php/H ... ail_server
Image
burnCDDA (burns audio CDs)
geBIERt (German beer blog)
Post Reply