Hi,

I've recently added a bunch of spamlover mail users, who just want spam 
mails marked. But I've noticed that my notspam directory is also getting 
copies of the bayesian detected spam for the spamlovers put into it. 
There's no mention in the maillogs about that action, but assp is 
apparently duplicating spam into the notspam folder as well.

It's the exact copy of the spam mail that is also in the spam folder.

I can't find any setting allowing this. All my collections settings 
appear to be correct. I've been running assp for more than 10 years, 
tweaking the config as I go along. It seems unlikely that something in 
my config puts spam into the notspam folder and I wouldn't have noticed 
this previously. I seem to remember a previous bug where this copying 
mail into multiple folders was happening. Is it back?

Can anyone else confirm this? As far as I know at this point, it may 
just be something that is happening for only spamlover users.

You can run this command (Linux) from your assp root directory and see 
if it turns up any results:
     find notspam -type f -print | xargs grep -l "X-Assp-spamlover: 1"

-C

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to