Thanks for your kind response. That change did resolve the problem. Appreciatively,
Joey -----Original Message----- From: SM [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 21, 2007 3:01 PM To: users@spamassassin.apache.org Subject: RE: spamassassin not working - spamass.sock unsafe At 11:15 21-03-2007, Joey Davis wrote: >If the spamass-milter creates the following socket: > >srwxr-xr-x 1 sa-milt sa-milt 0 Mar 21 13:08 spamass-milter.sock >[EMAIL PROTECTED] spamass-milter]# pwd >/var/run/spamass-milter > >Should the lines in sendmail config file point to the same exact >socket? If Yes. >so then that is my problem. Sendmail is looking for: > >/var/run/spamass.sock Change that setting in your sendmail configuration file to /var/run/spamass-milter/spamass-milter.sock Regards, -sm