Mailinglist Archive: opensuse-de (4172 mails)
| < Previous | Next > |
Re: sasl probleme
- From: Andreas Winkelmann <ml@xxxxxxxxxxxxxx>
- Date: Wed, 31 Mar 2004 06:27:37 +0200
- Message-id: <200403310627.37601.ml@xxxxxxxxxxxxxx>
Am Dienstag, 30. März 2004 22:29 schrieb Kai Dechert:
> ich seh den wald vor lauter bäumen glaub ich nicht....
> kann mir jemand beim lesen/verstehen helfen?
>
> thema: postfix + cyrus + sasl
>
>
> problem 1: irgendwas mit dem auflösen der hostnamen scheint nicht zu
> klappen
Das hat meistens mit einem chroot was zu tun. Entweder abschalten oder in /
var/spool/postfix/etc die nötigen Config-Dateien ablegen.
> Mar 30 23:14:22 lok postfix/smtpd[2380]: > unknown[10.0.1.30]: 250-XVERP
> Mar 30 23:14:22 lok postfix/smtpd[2380]: > unknown[10.0.1.30]: 250 8BITMIME
> Mar 30 23:14:22 lok postfix/smtpd[2380]: watchdog_pat: 0x809a418
> Mar 30 23:14:22 lok postfix/smtpd[2380]: < unknown[10.0.1.30]: AUTH PLAIN
> xxxx
>
>
> problem 2: smtpd sasl plain haut nicht
> Mar 30 23:14:22 lok postfix/smtpd[2380]: warning: SASL authentication
> problem: unknown password verifier
> das selbe problem beim versuch über login:
> Mar 30 23:38:14 lok postfix/smtpd[2642]: warning: SASL authentication
> failure: cannot connect to saslauthd server: No such file or directory
# postconf -n
# cat /usr/lib/sasl2/smtpd.conf
# ps aux | grep saslauthd
# saslauthd -d
# ls /usr/lib/sasl2
> problem 3: smtp sasl login beim provider geht auch nicht
>
> lok:/etc/postfix # Mar 30 23:21:25 lok postfix/smtp[2491]:
> to=<kai@xxxxxxx>, relay=mail.provider.de[00.13.109.73], delay=7168,
> status=deferred
> (Authentication failed: SASL authentication failed; server
> mail.provider.de[00.13.109.73] said: 535 Error: authentication failed)
Was bietet der Provider denn überhaupt für Mechanismen an?
$ telnet provider 25
[...]
EHLO domain.tld
Was kommt ab hier?
--
Andreas
> ich seh den wald vor lauter bäumen glaub ich nicht....
> kann mir jemand beim lesen/verstehen helfen?
>
> thema: postfix + cyrus + sasl
>
>
> problem 1: irgendwas mit dem auflösen der hostnamen scheint nicht zu
> klappen
Das hat meistens mit einem chroot was zu tun. Entweder abschalten oder in /
var/spool/postfix/etc die nötigen Config-Dateien ablegen.
> Mar 30 23:14:22 lok postfix/smtpd[2380]: > unknown[10.0.1.30]: 250-XVERP
> Mar 30 23:14:22 lok postfix/smtpd[2380]: > unknown[10.0.1.30]: 250 8BITMIME
> Mar 30 23:14:22 lok postfix/smtpd[2380]: watchdog_pat: 0x809a418
> Mar 30 23:14:22 lok postfix/smtpd[2380]: < unknown[10.0.1.30]: AUTH PLAIN
> xxxx
>
>
> problem 2: smtpd sasl plain haut nicht
> Mar 30 23:14:22 lok postfix/smtpd[2380]: warning: SASL authentication
> problem: unknown password verifier
> das selbe problem beim versuch über login:
> Mar 30 23:38:14 lok postfix/smtpd[2642]: warning: SASL authentication
> failure: cannot connect to saslauthd server: No such file or directory
# postconf -n
# cat /usr/lib/sasl2/smtpd.conf
# ps aux | grep saslauthd
# saslauthd -d
# ls /usr/lib/sasl2
> problem 3: smtp sasl login beim provider geht auch nicht
>
> lok:/etc/postfix # Mar 30 23:21:25 lok postfix/smtp[2491]:
> to=<kai@xxxxxxx>, relay=mail.provider.de[00.13.109.73], delay=7168,
> status=deferred
> (Authentication failed: SASL authentication failed; server
> mail.provider.de[00.13.109.73] said: 535 Error: authentication failed)
Was bietet der Provider denn überhaupt für Mechanismen an?
$ telnet provider 25
[...]
EHLO domain.tld
Was kommt ab hier?
--
Andreas
| < Previous | Next > |