Scott,

what is your setting for 'UseSubjectsAsMaillogNames' ?

ASSP takes only care about the number of files, if this is set to 'OFF' 
and 'doMove2Num' was set for at least one rebuild to 'on'. How ever, both 
options are not recommended if you use BlockReports, because files will be 
randomly overwritten and/or renamed and the resend function will send 
wrong files or will be unable to find them.

But I think we can do something better. I'll change the following in 
2.0.1_RC0.1.17

NEW:
- 'MaxLogAge' and 'MaxLogAgeSchedule' to delete old maillog files

['MaxLogAge','Max Age of Logfiles',10,\&textinput,0,'(\d+)',undef,
  'The maximum file age in days of logfiles. If a logfile is older than 
this number in days, the file will be deleted. Default is 0 - recommended 
is 30. A value of 0 disables this feature and no logfile will be deleted 
because of its age.'],
['MaxLogAgeSchedule','Runtime MaxLogAge',4,\&textinput,'1','(.*)',undef,
  'Runtime hour for deleting old logfiles. Set a number between 0 and 23. 
0 means midnight, 1 is default.'],


- 'MaxFileAge' and 'MaxFileAgeSchedule' to delete old collected files

['MaxFileAge','Max Age of 
Files',10,\&textinput,0,'^([1-5][0-9]|[0-9])$',undef,
  'The maximum file age in days of every file in every collection folder 
(1 - 59). If a file is older than this number in days, the file will be 
deleted. Default is 0 - recommended is 30. A value of 0 disables this 
feature and no file will be deleted because of its age.'],
['MaxFileAgeSchedule','Runtime MaxFileAge',4,\&textinput,'1','(.*)',undef,
  'Runtime hour for deleting old collected files. Set a number between 0 
and 23. 0 means midnight, 1 is default.'],


CHANGED:
- the rebuild task will set the filedate of 'to delete' files 60 days in 
future (old is 30 days)
- the rebuild task takes care about 'MaxFileAge' and will also delete old 
collected files if 'MaxFileAge' is not 0 !

This will reduce the number of files per collection folder. The first 
'MaxFiles' number of files are used (per folder) by rebuildSpamDB to 
create the spamdb - this has not been changed. 

Thomas




Scott MacLean <a...@hollsco.com> 
22.05.2009 17:11
Bitte antworten an
ASSP development mailing list <assp-test@lists.sourceforge.net>


An
ASSP development mailing list <assp-test@lists.sourceforge.net>
Kopie

Thema
[Assp-test] MaxFiles - 2.0 RC 0.1.13






I have MaxFiles set to 15,000.  My notspam directory contains exactly 
15,000 emails. However, my spam directory contains 25,767 emails. 
Should ASSP not be deleting these down to 15,000, like it does the 
notspam directory?


 Scott MacLean
 sco...@hollsco.com
 http://www.hollsco.com
------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. 
Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test




DISCLAIMER:
*******************************************************
This email and any files transmitted with it may be confidential, legally 
privileged and protected in law and are intended solely for the use of the 

individual to whom it is addressed.
This email was multiple times scanned for viruses. There should be no 
known virus in this email!
*******************************************************

------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to