Re: Error 74 with spamc

2018-10-23 Thread Cecil Westerhof
Bowie Bailey writes: >> What I find a bit strange is that I see in the environment file: >> PIDFILE="/var/run/spamd.pid" >> >> I see in the service file: >> PIDFile=/var/run/spamd.pid >> >> And with the spamd call the pidfile is again set. Two could be removed >> in my opinion, but that i

Re: Error 74 with spamc

2018-10-23 Thread Bowie Bailey
On 10/22/2018 5:39 PM, Cecil Westerhof wrote: > Bowie Bailey writes: > >> >> The OPTIONS variable in the service file usually comes from reading a file in >> /etc/sysconfig.  Normally, you would edit that file to adjust the options >> used in the >> service file. > That is not on my system. That

Re: Error 74 with spamc

2018-10-23 Thread Matus UHLAR - fantomas
"Bill Cole" writes: When I run it again I see in the logging: Oct 22 16:47:15 munus.decebal.nl spamd[17102]: spamd: connection from localhost [::1]:58764 to port 783, fd 5 Oct 22 16:47:15 munus.decebal.nl spamd[17102]: spamd: setuid to imaps succeeded Oct 22 16:47:15 munus.decebal.n

Re: Error 74 with spamc

2018-10-22 Thread Cecil Westerhof
"Bill Cole" writes: >> When I run it again I see in the logging: >> Oct 22 16:47:15 munus.decebal.nl spamd[17102]: spamd: connection >> from localhost [::1]:58764 to port 783, fd 5 >> Oct 22 16:47:15 munus.decebal.nl spamd[17102]: spamd: setuid to >> imaps succeeded >> Oct 22 16:47:15

Re: Error 74 with spamc

2018-10-22 Thread Bill Cole
On 22 Oct 2018, at 11:08, Cecil Westerhof wrote: "Bill Cole" writes: On 21 Oct 2018, at 21:14, Cecil Westerhof wrote: When executing spamc I do not get output and the exit status is 74 (EX_IOERR: IO error). This would be the result of spamc not being able to communicate with spamd. Is sp

Re: Error 74 with spamc

2018-10-22 Thread Cecil Westerhof
Bowie Bailey writes: > On 10/22/2018 11:08 AM, Cecil Westerhof wrote: >> >> I should have looked into the logs. :'-( >> >> When I run it again I see in the logging: >> Oct 22 16:47:15 munus.decebal.nl spamd[17102]: spamd: connection from >> localhost [::1]:58764 to port 783, fd 5 >> Oct

Re: Error 74 with spamc

2018-10-22 Thread Bowie Bailey
On 10/22/2018 11:08 AM, Cecil Westerhof wrote: > > I should have looked into the logs. :'-( > > When I run it again I see in the logging: > Oct 22 16:47:15 munus.decebal.nl spamd[17102]: spamd: connection from > localhost [::1]:58764 to port 783, fd 5 > Oct 22 16:47:15 munus.decebal.nl spa

Re: Error 74 with spamc

2018-10-22 Thread Cecil Westerhof
"Bill Cole" writes: > On 21 Oct 2018, at 21:14, Cecil Westerhof wrote: > >> When executing spamc I do not get output and the exit status is 74 >> (EX_IOERR: IO error). > > This would be the result of spamc not being able to communicate with > spamd. > > Is spamd running? Yes, spamd is running.

Re: Error 74 with spamc

2018-10-22 Thread Bill Cole
On 21 Oct 2018, at 21:14, Cecil Westerhof wrote: When executing spamc I do not get output and the exit status is 74 (EX_IOERR: IO error). This would be the result of spamc not being able to communicate with spamd. Is spamd running? Is spamd listening on the socket that spamc is trying to co