https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6939
--- Comment #14 from Kip <[email protected]> --- Thanks Kevin. It does a couple things. First it makes sure that a path to a UNIX socket was provided when -U is specified to spamc. Then it makes sure that it points to an existing file that we can stat. Then it makes sure that that file is indeed a UNIX socket. On systems without stat() support, this isn't compiled. -- You are receiving this mail because: You are the assignee for the bug.
