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.


Thanks. I'll try that this evening when I get home.

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/ ***