Re: EX_IOERR

2017-05-28 Thread Cecil Westerhof
On Sunday 28 May 2017 14:50 CEST, Joe Quinn wrote: > On 5/28/2017 2:11 AM, Cecil Westerhof wrote: >> When executing: >> spamc -L spam > >> I get an EX_IOERR error. But no description why I get it. Is there >> a way to find out what triggers the error? >> > It looks like EX_IOERR simply refers to t

Re: EX_IOERR

2017-05-28 Thread Joe Quinn
On 5/28/2017 2:11 AM, Cecil Westerhof wrote: When executing: spamc -L spam It looks like EX_IOERR simply refers to the fact that some process exited with status 74. Restart spamd with the -D option so you get debugging output, and it should be easier to narrow it down to a specific cause.