<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>Du musst dich per smtp auth bei gmx authentifizieren - sonst kann dein Server die Mails dort nicht abliefern....</div><div><br>Am 09.04.2014 um 10:28 schrieb "Erasmus Kuhlmann" <<a href="mailto:Erasmus.Kuhlmann@gmx.net">Erasmus.Kuhlmann@gmx.net</a>>:<br><br></div><blockquote type="cite"><div><div style="font-family: Verdana;font-size: 12.0px;"><div>
<pre>Hallo,

auch für den Hinweis danke - habe ich aber berücksichtigt.

postconf -n gibt u.a. diese Zeile aus:
</pre>

<div> </div>

<div>smtp_sasl_auth_enable = yes</div>

<div> </div>

<div>
<pre>LG
Erasmus
</pre>

<div> </div>

<div>In an older episode, on 2014-04-09 07:15, Erasmus Kuhlmann wrote:</div>
</div>

<blockquote>Hallo, danke für den Hinweis. Anbei meine Postconf -n. System ist Mac OS X 10.7.5. Ich hätte gedacht, dass diese Zeile das smtp auth sicherstellt: smtpd_sasl_auth_enable = yes</blockquote>
smtpd* bezieht sich auf deinen Server (d=daemon). Wenn dein Rechner Mails verschickt, agiert er aber als Client, nicht als Server. Siehe <a href="http://www.postfix.org/postconf.5.html#smtpd_sasl_auth_enable" target="_blank">http://www.postfix.org/postconf.5.html#smtpd_sasl_auth_enable</a> Was du suchst, ist wohl eher <a href="http://www.postfix.org/postconf.5.html#smtp_sasl_auth_enable" target="_blank">http://www.postfix.org/postconf.5.html#smtp_sasl_auth_enable</a> (ohne d) Hope this helps, wolfgang</div></div>
</div></blockquote><blockquote type="cite"><div><span>-- </span><br><span>_______________________________________________</span><br><span>Postfixbuch-users -- <a href="http://www.postfixbuch.de">http://www.postfixbuch.de</a></span><br><span>Heinlein Professional Linux Support GmbH</span><br><span></span><br><span><a href="mailto:Postfixbuch-users@listen.jpberlin.de">Postfixbuch-users@listen.jpberlin.de</a></span><br><span><a href="https://listi.jpberlin.de/mailman/listinfo/postfixbuch-users">https://listi.jpberlin.de/mailman/listinfo/postfixbuch-users</a></span></div></blockquote></body></html>