Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 189033 - mail-filter/dspam - new dspam.cron supporting all backends
Summary: mail-filter/dspam - new dspam.cron supporting all backends
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Alin Năstac (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-15 20:03 UTC by steveb
Modified: 2007-08-17 18:23 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
dspam.cron (dspam.cron,11.21 KB, text/plain)
2007-08-15 20:04 UTC, steveb
Details

Note You need to log in before you can comment on or make changes to this bug.
Description steveb 2007-08-15 20:03:40 UTC
The dspam.cron file in DSPAM ebuild does not support every storage engine. This new dspam.cron file supports all the storage engines of DSPAM.

Reproducible: Always
Comment 1 steveb 2007-08-15 20:04:22 UTC
Created attachment 128200 [details]
dspam.cron
Comment 2 steveb 2007-08-15 21:21:08 UTC
@Alin Năstac: Could you check if the script is okay on your installation?

Do you need more information from me regarding the script? I think you understand what I have changed and/or added to the script. If not, then just let me know.

I think that such a script does not exist in any other distro deploying/supporting DSPAM. Gentoo would be the first (to my knowledge) to have such a generic purging script.
Comment 3 Alin Năstac (RETIRED) gentoo-dev 2007-08-17 18:23:13 UTC
Works like a charm on mysql installations.

Fixed in cvs. For updating the cron script on the installed base, I replaced -r3 with -r4. The new revision's ebuild code hasn't suffered any change. 

Your script looks awesome btw. Very well done!