OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: Authentication failed sasl & mysql (SOLVED)

From: Andreas Winkelmann (mlawinkelmann.de)
Date: Tue Jun 01 2004 - 23:16:31 CDT


Am Mittwoch, 2. Juni 2004 01:48 schrieb erri:
> Look at log:

> Jun 2 01:42:41 aixsrv2 postfix/smtpd[307352]: > unknown[172.26.0.2]:
> 250-AUTH PLAIN
>
> Jun 2 01:42:41 aixsrv2 postfix/smtpd[307352]: > unknown[172.26.0.2]:
> 250-AUTH=PLAIN
>
> Jun 2 01:42:41 aixsrv2 postfix/smtpd[307352]: match_list_match: unknown: no
> match
>
> Jun 2 01:42:41 aixsrv2 postfix/smtpd[307352]: match_list_match: 172.26.0.2:
> no match
>
> Jun 2 01:42:41 aixsrv2 postfix/smtpd[307352]: > unknown[172.26.0.2]: 250
> 8BITMIME
>
> Jun 2 01:42:41 aixsrv2 postfix/smtpd[307352]: watchdog_pat: 2004ec60
>
> Jun 2 01:42:41 aixsrv2 postfix/smtpd[307352]: < unknown[172.26.0.2]: MAIL
> FROM: <usudomainx.com>

There is no authenticating. The client does not speak "PLAIN", maybe it can
only handle "LOGIN" (Maybe Outlook).

The mech_list-Option was only to test, if you are editing the right
smtpd.conf. Delete the Line and try it again.

--
        Andreas