<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Patrick Ben Koetter schrieb:
<blockquote cite="mid20050302161142.GC24168@state-of-mind.de"
 type="cite">
  <blockquote type="cite">
    <pre wrap="">
-- smtpd is linked to --
   libsasl2.so.2 => /usr/lib/libsasl2.so.2 (0x4019f000)
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Cyrus-SASL.2.x.
  </pre>
</blockquote>
ähhh...ja !?<br>
<br>
<blockquote cite="mid20050302161142.GC24168@state-of-mind.de"
 type="cite">TLS zum SASL testen bitte ausschalten.<br>
</blockquote>
habe ich gemacht.<br>
<blockquote cite="mid20050302161142.GC24168@state-of-mind.de"
 type="cite">
  <pre wrap="">Enferne diese smtpd.conf, denn Debian liest nur /etc/postfix/sasl/smtpd.conf.
  </pre>
  <blockquote type="cite">
    <pre wrap="">-- content of /usr/lib/sasl/smtpd.conf --
    </pre>
  </blockquote>
  <blockquote type="cite">
    <pre wrap="">-- content of /usr/local/lib/sasl2/smtpd.conf --
    </pre>
  </blockquote>
  <blockquote type="cite">
    <pre wrap="">-- content of /etc/postfix/sasl/smtpd.conf --
    </pre>
  </blockquote>
</blockquote>
<br>
waren alles nur symlinks zu /etc/postfix/sasl/smtpd.conf<br>
<blockquote cite="mid20050302161142.GC24168@state-of-mind.de"
 type="cite">
  <pre wrap=""><!---->
Das hier ist die richtige Stelle für die smtpd.conf wenn Du Debian verwendest.
Du willst MySQL über PAM, ja?
  </pre>
</blockquote>
Ja<br>
<blockquote cite="mid20050302161142.GC24168@state-of-mind.de"
 type="cite">
  <pre wrap="">
log_level: 3
pwcheck_method: saslauthd
mech_list: PLAIN LOGIN

Alles andere kannst Du entfernen.
  </pre>
</blockquote>
habe ich gemacht !<br>
<br>
<blockquote cite="mid20050302161142.GC24168@state-of-mind.de"
 type="cite">
  <pre wrap="">
Du mußt Postfix in die sasl Gruppe aufnehmen, damit es den socket von
saslauthd kontaktieren darf.
  </pre>
</blockquote>
ist es !<br>
<br>
Immer noch das gleiche Problem:<br>
jupiter cyrus/imapd[25906]: sql_select option missing<br>
jupiter cyrus/imapd[25906]: auxpropfunc error no mechanism available<br>
jupiter cyrus/imapd[25906]: _sasl_plugin_load failed on
sasl_auxprop_plug_init for plugin: sql<br>
jupiter cyrus/pop3d[25907]: sql_select option missing<br>
jupiter cyrus/pop3d[25907]: auxpropfunc error no mechanism available<br>
jupiter cyrus/pop3d[25907]: _sasl_plugin_load failed on
sasl_auxprop_plug_init for plugin: sql<br>
jupiter saslauthd[25915]: detach_tty      : master pid is: 25915<br>
jupiter saslauthd[25915]: ipc_init        : listening on socket:
/var/run/saslauthd/mux<br>
<br>
<br>
was_n_horror .... ;-)<br>
<br>
Hans<br>
<br>
</body>
</html>