[Postfixbuch-users] SASL Problem
micho
micho2 at gmx.de
Sa Jun 9 01:42:23 CEST 2007
> Noch ein anderes Problem
> Ich will die SMTP-Einlieferung (zum relayen) mit SASL absichern.
> Habe libsasl2-2, libsasl2-modules und libsasl2-modules-sql
> installiert (aptitude auf debian etch).
> Und in /etc/postfix/sasl/smtpd.conf wie folgt konfiguriert
> pwcheck_method: auxprop
> auxprop_plugin: sql
> mech_list: plain login cram-md5 digest-md5
> sql_engine: mysql
> sql_hostnames: IP-des-Servers
> sql_user: postfixconnect
> sql_passwd: GEHEIM
> sql_database: postfix
> sql_select: select password from users where email='%u@%r'
>
> Die Einlieferung einer mail mit authentifiziertem smtp wird
> zurückgewiesen
> mit:
> Serverantwort 554 .. Relayaccess denied
>
> Der user mit passendem PWD steht auch in der Datenbank.
>
> Drei Fragen
> - muss man das sasl extra starten, wie?
> - wo müssten logeinträge bei problemen zu finden sein? in
> mail.log steht nix.
> - sonstige Ideeen?
Nachtrag: ich habe sasl2-bin nachinstalliert.
Inm auch.log finde ich nun:
Jun 8 23:32:21 cms1 saslpasswd2: sql_select option missing
Jun 8 23:32:21 cms1 saslpasswd2: auxpropfunc error no mechanism available
Jun 8 23:32:21 cms1 saslpasswd2: _sasl_plugin_load failed on
sasl_auxprop_plug_init for plugin: sql
Jun 8 23:32:21 cms1 saslpasswd2: error deleting entry from sasldb:
DB_NOTFOUND: No matching key/data pair found
Jun 8 23:32:21 cms1 last message repeated 2 times
Jun 8 23:32:21 cms1 saslpasswd2: sql_select option missing
Jun 8 23:32:21 cms1 saslpasswd2: auxpropfunc error no mechanism available
Jun 8 23:32:21 cms1 saslpasswd2: _sasl_plugin_load failed on
sasl_auxprop_plug_init for plugin: sql
Jun 8 23:32:21 cms1OTFOUND: No matching key/data pair found
Jun 8 23:32:21 cms1 last message repeated 2 times
Mehr Informationen über die Mailingliste Postfixbuch-users