Re: [EXIM] Failed to create spool file

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Dave Holland
Fecha:  
A: exim-users
Asunto: Re: [EXIM] Failed to create spool file
Philip Hazel wrote:
>A first step would be to change the last few lines of that to read
>  if (data_fd < 0)
>    log_write(0, LOG_MAIN | LOG_PANIC_DIE, "Failed to create spool file: %s",
>      spool_name, strerror(errno));                                 
>and then wait for it to happen again. The message should then tell us 
>why it failed, with any luck.


I tried this last night with 1.82, the only source tree I had to hand, but (un)fortunately the problem didn't recur.

I'll try again after the weekend with 1.92.

Thanks for your help,
Dave

--
Dave Holland -=- Systems Administrator -=- Hexagen Technology, UK
-=- phone: (+44)(0)1223 424877 -=- fax: (+44)(0)1223 424855 -=-



--
*** Exim information can be found at http://www.exim.org/ ***