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

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Jakob Hirsch
日付:  
To: Nico Erfurth, exim-dev
題目: 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.