* Wietse Venema <wie...@porcupine.org>:

> I guess the fix would be:
> 
> *** ./smtp.c-   Sat Mar  6 19:49:18 2010
> --- ./smtp.c    Mon Mar 22 10:14:55 2010
> ***************
> *** 864,870 ****
>       state->request = request;
>       state->src = request->fp;
>       state->service = service;
> !     state->misc_flags = smtp_addr_pref;
>       SMTP_RCPT_INIT(state);
>   
>       /*
> --- 864,870 ----
>       state->request = request;
>       state->src = request->fp;
>       state->service = service;
> !     state->misc_flags |= smtp_addr_pref;
>       SMTP_RCPT_INIT(state);
>   
>       /*
> 

Confirmed. No more signal 6.
-- 
Ralf Hildebrandt
  Geschäftsbereich IT | Abteilung Netzwerk
  Charité - Universitätsmedizin Berlin
  Campus Benjamin Franklin
  Hindenburgdamm 30 | D-12203 Berlin
  Tel. +49 30 450 570 155 | Fax: +49 30 450 570 962
  ralf.hildebra...@charite.de | http://www.charite.de
            

Reply via email to