OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: PATCH: Re: signal 11 with smtpd_sasl_auth_enable = no and check_policy_service

From: David Schweikert (dwsee.ethz.ch)
Date: Mon May 03 2004 - 10:05:32 CDT


Yuppie, it works! Less than one hour after I reported the problem,
that's really great.

Thanks Viktor

Cheers
David

On Mon, May 03, 2004 at 10:53:14 -0400, Victor.DuchovniMorganStanley.com wrote:
> Index: src/smtpd/smtpd_state.c
> --- src/smtpd/smtpd_state.c 22 Apr 2004 03:46:13 -0000 1.1.1.1
> +++ src/smtpd/smtpd_state.c 3 May 2004 14:52:30 -0000
> -117,6 +117,11
> var_smtpd_sasl_enable = 0;
> if (var_smtpd_sasl_enable)
> smtpd_sasl_connect(state, VAR_SMTPD_SASL_OPTS, var_smtpd_sasl_opts);
> + else {
> + state->sasl_username = 0;
> + state->sasl_method = 0;
> + state->sasl_sender = 0;
> + }
> #endif
>
> /*
--
     _
  __| |___ David Schweikert <dwsee.ethz.ch>
 / _` / __| IT Support Group, D-ITET, ETH-Zurich
| (_| \__ \ Tel: +41(0)1-6327019 Room: ETL F24.1
 \__,_|___/ http://people.ee.ethz.ch/~dws/