You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2004/04/28 03:45:44 UTC

[Bug 1519] spamd must not die if syslog() fails

http://bugzilla.spamassassin.org/show_bug.cgi?id=1519

jm@jmason.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME



------- Additional Comments From jm@jmason.org  2004-04-27 18:45 -------
OK, this seems to be working fine now.  I can't reproduce any problems by

- starting spamd in syslogging mode
- shutting down my syslogd
- running spamc
- restarting syslogd
- running spamc

everything works as it should; the first spamc gets the right results, the spamd
keeps running, the second spamc also gets results, and the syslog from the
second spamd is logged as would be expected.

I think this is now a WORKSFORME.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.