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/06/09 15:21:14 UTC

[Bug 3490] New: spamd silently fails to unlink unix socket (and pidfile, sometimes)

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

           Summary: spamd silently fails to unlink unix socket (and pidfile,
                    sometimes)
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P2
         Component: spamc/spamd
        AssignedTo: spamassassin-dev@incubator.apache.org
        ReportedBy: tim@bishnet.net


I had a problem with spamd restarting (using the HUP signal). It turned out to
be that it simply couldn't unlink the unix socket because of permission issues,
but this wasn't immediately apparent.

The attached patch makes spamd correctly report errors when it fails to unlink,
which would have saved me some time :-)



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.