I have my MaxFiles set to 15,000, and UseSubjectsAsMaillogNames is 
turned off. I should be seeing a maximum of 15,000 files, numbered 
from 0 to 14,999.

However, my spam folder currently has 114,000 messages and my notspam 
folder has over 75,000 messages. The reason for this is the naming of 
the files. They are named:

xxxx--yyyy

Where xxxx is the number from 1-15000 (as I would expect) and yyyy 
appears to be a number that increments with each message processed. 
As a result, I have multiple messages for each number. If it picks a 
random number (say 12) for the message, instead of overwriting the 
existing "12.eml" it writes a new "12--234233.eml" message (where 
234233 is a unique, incrementing number). Thus my collecting file 
directories just continue to grow in size.

Enabling MaintBayesCollection does not fix the problem for some 
reason - the files are never deleted. I have MaxBayesfileAge set to 
31, but there are many files older than 31 days in the collections.

Any idea why it is adding this number to the filename? What 
configuration do I need to change to get rid of it?



------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to