|
From: Thomas N. <th...@te...> - 2004-04-19 15:05:15
|
SamW wrote: > Tom, > > Did you check the ownership of following files. Do you have write > permission to user vscan? > > /var/amavis/.spamassassin/bayes_journal > /var/amavis/.spamassassin/bayes_seen > /var/amavis/.spamassassin/bayes_toks > > -SamW > > >>-----Original Message----- >>From: Thomas Nyman [mailto:th...@te...] >>Sent: Monday, April 19, 2004 8:20 AM >>To: ama...@li... >>Subject: [AMaViS-user] sa-learn problems with amavisd-new >> >>Hi all >> >>I have postfix, courier-imap, amavisd-new and spamassassin running. >> >>I have set up a share maildirectory for ham and spam. As far as I can >>tell sa-learn is reading the mails and learning from them. However I >>have a few issues - at least I think I do. >> >>sa-learn is running as user "vscan", with default directory > > /var/amavis/ > >>when i run sa-learn as user "vscan" I can see the following files >>"changing" after every run >> >>/var/amavis/.spamassassin_seen >>/var/amavis/.spamassassin_toks >> >>In my local.cf file I have specified the default path for bayes.db as >>/var/amavis/.spamassassin/ >> >>in the directory /var/amavis/.spamassassin/ I find the files >> >>/var/amavis/.spamassassin/bayes_journal >>/var/amavis/.spamassassin/bayes_seen >>/var/amavis/.spamassassin/bayes_toks >> >>but they do not seem to change when I run sa-learn as user "vscan"..as >>far as I can tell they have not changed since I stopped running > > sa-learn > >>as root...and yes the files are owned by user "vscan"...from the debug >>output everything seems to be fine. It worries me that the files >> >>bayes_journal >>bayes_seen >>bayes_toks >> >>do not seem to change. And that they do not exist in the same > > directory > >>as the files /var/amavis/.spamassassin_seen and >>/var/amavis/.spamassassin_toks >> >> >> >>So my questions is..how do I tell if sa-learn is working as it should? >>What files should exist and should change as sa-learn does it thing - >>running as user "vscan"? >> >>Thanks >>Thomas >> > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > _______________________________________________ > AMaViS-user mailing list > AMa...@li... > https://lists.sourceforge.net/lists/listinfo/amavis-user > AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 > AMaViS-HowTos:http://www.amavis.org/howto/ Hi Yes I write permission to those files..they are owned by vscan and belong to vscans group. Thomas |