OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Subject: Re: exit on sasl log message was: SMTP AUTH feature misunderstood by MUA
From: Lutz Jaenicke (Lutz.Jaenickeaet.TU-Cottbus.DE)
Date: Thu Sep 28 2000 - 15:22:38 CDT


On Thu, Sep 28, 2000 at 03:28:42PM -0400, Tomas Sokorai Sch . wrote:
> Sep 28 12:43:22 mercurio postfix/smtpd[29303]: connect from
> mercurio.uach.cl[200.2.113.120]
> Sep 28 12:43:22 mercurio postfix/smtpd[29303]: fatal: PGSQL.. auth called for
> tsokorai: successful result
> Sep 28 12:43:23 mercurio postfix/master[29300]: warning: process
> /usr/libexec/postfix/smtpd pid 29303 exit status 1
> Sep 28 12:43:23 mercurio postfix/master[29300]: warning:
> /usr/libexec/postfix/smtpd: bad command startup --
> throttling
>
> note that the "fatal:PGSQL....." is an informative message of my sasl auth.
> routine

If I found the correct place, this message is printed from smtpd_sasl_glue.c
inf function smtpd_sasl_log(). The msg_fatal() is caused by a priority
of SASL_LOG_ERR. If your printout is only informative, the priority to
be used would be SASL_LOG_INFO. Please check out the priority level you
are using for the informative message.

Best regards,
        Lutz
PS. Maybe I am on the wrong place in the source, but you can find out
precisely by attaching a debugger (see main.cf) and set the breakpoint
to msg_fatal().

-- 
Lutz Jaenicke                             Lutz.Jaenickeaet.TU-Cottbus.DE
BTU Cottbus               http://www.aet.TU-Cottbus.DE/personen/jaenicke/
Lehrstuhl Allgemeine Elektrotechnik                  Tel. +49 355 69-4129
Universitaetsplatz 3-4, D-03044 Cottbus              Fax. +49 355 69-4153