Opened 15 years ago

Last modified 14 years ago

#18804 new defect

p5-mail-spamassassin 3.2.5_2: spamd cannot see the user's auto-whitelist file

Reported by: vinc17@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Cc:
Port: p5-mail-spamassassin

Description

I use SpamAssassin via spamc and spamd, and in my log messages (/var/log/mail.log), I get messages like:

Mar 12 12:45:52 prunille spamd[25703]: spamd: connection from localhost [127.0.0.1] at port 64347
Mar 12 12:45:52 prunille spamd[25703]: spamd: setuid to vinc17 succeeded
Mar 12 12:45:53 prunille spamd[25703]: spamd: processing message <20090312113155.GK16527@prunille.vinc17.org> for vinc17:501
Mar 12 12:45:57 prunille spamd[25703]: auto-whitelist: open of auto-whitelist file failed: auto-whitelist: cannot open auto_whitelist_path /Users/vinc17/.spamassassin/auto-whitelist: No such file or directory
Mar 12 12:45:58 prunille spamd[25703]: spamd: clean message (0.0/5.0) for vinc17:501 in 5.6 seconds, 2626 bytes.
Mar 12 12:45:58 prunille spamd[25703]: spamd: result: . 0 - scantime=5.6,size=2626,user=vinc17,uid=501,required_score=5.0,rhost=localhost,raddr=127.0.0.1,rport=64347,mid=<20090312113155.GK16527@prunille.vinc17.org>,autolearn=ham
Mar 12 12:45:58 prunille spamd[25699]: prefork: child states: II

However /Users/vinc17/.spamassassin/auto-whitelist really exists:

$ ls -l /Users/vinc17/.spamassassin/auto-whitelist
-rw------- 1 vinc17 vinc17 5255168 2009-03-12 00:32:11 /Users/vinc17/.spamassassin/auto-whitelist

Change History (3)

comment:1 Changed 15 years ago by vinc17@…

Owner: changed from macports-tickets@… to simon@…

comment:2 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

comment:3 Changed 14 years ago by simon@…

Owner: changed from simon@… to macports-tickets@…
Note: See TracTickets for help on using tickets.