Re: [exim-dev] current snapshot (was: patch for named acl va…

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Jakob Hirsch
Datum:  
To: Nico Erfurth, exim-dev
Betreff: Re: [exim-dev] current snapshot (was: patch for named acl variables)
Quoting Nico Erfurth:


> I think this patch should fix it.
> +    (void)fclose(mbox_file);


Sure, but then you should remove the "if... fclose(mbox_file)" in line 159.