PDA

View Full Version : Strange email / spamassissin error in mail que


Mik3yZ
02-28-2007, 11:14 AM
Hello,

at the moment my mail que is growing very hard (already 14 pages), and this is after the upgrade to DA 1.29.2

in the mailque almost every message has the following text:

2007-02-28 18:18:22 Received from models@payphonesdirect.com U=mail P=spam-scanned S=18318 id=000a01c75b5c$ffe36540$09aa3552@kikko45xl0qkne T="*****SPAM***** concealed powerful"
2007-02-28 18:18:22 /home/atn/.spamassassin/spam <info@axistech.nl> R=domain_filter T=address_file defer (-6): mailbox /home/atn/.spamassassin/spam has wrong uid (0 != 8)

Does someone know how to fix this?

- Mike

jlasman
02-28-2007, 02:14 PM
That entry is telling you the problem:
mailbox /home/atn/.spamassassin/spam has wrong uid (0 != 8)
What do you get as the result of:
ls -ald /home/atn/.spamassassin/spam/
The directory needs to be owned by mail.

Jeff