OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: postfix sasl ... noch worthy mechs

From: Andreas Winkelmann (mlawinkelmann.de)
Date: Fri Apr 02 2004 - 06:09:09 CST


Am Freitag, 2. April 2004 11:04 schrieb Raimund Kohl-Fuechsle:

> postfix/smtp[1221]: B20A44E925: to=<raimund.kohlfreenet.de>,
> relay=authmailonline.kundenserver.de[212.227.15.164], delay=1,
> status=bounced (host authmailonline.kundenserver.de[212.227.15.164]
> said: 530 Authentication required (in reply to MAIL FROM command))

> ... means; 's that a request from the ISP's server which is not
> answered by my postfix smtp client? Or is it my own postfix server
> that says there is no authentication from my own mail? I just wonder!
> Since this here is a single machine only, no network, except the
> internet connection, is there realy a need for the sasldb? Could that
> be a possible source for my problems?

Please turn on verbose logging in the Postfix smtp-client ("smtp -vv" in
master.cf) and show the smtp-handshake. Beginning from the Server's Banner
ending with your "MAIL FROM".

And of course check if smtp_sasl_auth_enable is yes.

--
        Andreas