On Wed, Sep 09, 2009 at 04:15:56PM +0200, [email protected] wrote: > >> > >>Wie kriege ich Postfix konfiguriert, so daß er auch diese Mails zur > >>Authentifizierung an den Exchange weiterleitet. Hab schon einiges > >>versucht, aber auch nichts passendes im Netz gefunden. Muß ich etwa > >>auf dem Postfix SASL dafür aktivieren? > > > >Ich vergaß zu erwähnen, daß die Fehlermeldung in meinem Fall ein > >"Relay access denied" ist. > > Die Stichworte sind SMTP-AUTH, SASL, LDAP, Active Directory, d.h. > man muß SMTP-AUTH mit SASL konfigurieren sodaß eine
Also doch -- ich hatte das schon befürchtet ;) > Für SMTP-AUTH -> SASL in etwa folgendes > smtpd_sasl_auth_enable = yes > smtpd_sasl_security_options = noanonymous > und in "smtpd.conf" (Vorsicht : Speicherort je nach Distribution > unterschiedlich) > pwcheck_method : saslauthd > mechlist : plain login > Dann saslauthd -> LDAP konfigurieren und starten. OK, dann weiß ich schonmal die grobe Richtung. Den Rest bekomme ich auch so hin. Vielen Dank auf jeden Fall! Tobias -- [email protected] _______________________________________________ postfix-users mailing list [email protected] http://de.postfix.org/cgi-bin/mailman/listinfo/postfix-users
