[Postfixbuch-users] Cyrus Sasl unter Debian Sarge
Sebastian Deißner
it at bauer-bier.de
Do Jul 27 19:04:39 CEST 2006
[main.cf]
smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU)
biff = no
append_dot_mydomain = no
myhostname = meinedomain.de
alias_maps = hash:/etc/postfix/aliases
alias_database = hash:/etc/aliases
mydestination = $myhostname, $mydomain, localhost.localdomain, localhost.localdomain, localhost
mydomain = meinedomain.de
relayhost =
mynetworks = 127.0.0.0/8
mailbox_command =
mailbox_size_limit = 0
recipient_delimiter = +
inet_interfaces = all
smtpd_sasl_auth_enable = yes
smtpd_sasl_security_options = noanonymous
broken_sasl_auth_clients = yes
smtpd_recipient_restrictions = permit_sasl_authenticated,
permit_mynetworks,
reject_unauth_destination,
[smtpd.conf]
log_level: 3
pwcheck_method: saslauthd
mech_list: PLAIN LOGIN
[mail.log]
Jul 27 18:58:42 localhost postfix/smtpd[1863]: connect from dslb-088-073-238-108.pools.arcor-ip.net[88.73.238.108]
Jul 27 18:58:43 localhost postfix/smtpd[1863]: warning: SASL authentication failure: cannot connect to saslauthd server: No such
file or directory
Jul 27 18:58:43 localhost postfix/smtpd[1863]: warning: dslb-088-073-238-108.pools.arcor-ip.net[88.73.238.108]: SASL LOGIN
authentication failed
Jul 27 18:58:43 localhost postfix/smtpd[1863]: lost connection after AUTH from
dslb-088-073-238-108.pools.arcor-ip.net[88.73.238.108]
Jul 27 18:58:43 localhost postfix/smtpd[1863]: disconnect from dslb-088-073-238-108.pools.arcor-ip.net[88.73.238.108]
[SASL]
linux:~# /etc/init.d/saslauthd start
linux:~# ps aux | grep sasl
root 1855 0.0 0.0 1768 528 ? Ss 18:54 0:00 saslauthd -a getpwent
root 1856 0.0 0.0 1768 528 ? S 18:54 0:00 saslauthd -a getpwent
root 1857 0.0 0.0 1768 528 ? S 18:54 0:00 saslauthd -a getpwent
root 1858 0.0 0.0 1768 528 ? S 18:54 0:00 saslauthd -a getpwent
root 1859 0.0 0.0 1768 528 ? S 18:54 0:00 saslauthd -a getpwent
Ich hab versucht, mit Outlook Express über "Server erfordert Authentifizierung" Login und Passwort einzugeben und es ging nicht
(siehe Logfile).
Was mache ich falsch - wo liegt der Fehler ?
gruß
Sebastian
Mehr Informationen über die Mailingliste Postfixbuch-users