Bug 189033 - mail-filter/dspam - new dspam.cron supporting all backends
Bug#: 189033 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: mrness@gentoo.org Reported By: steeeeeveee@gmx.net
Component: Ebuilds
URL: 
Summary: mail-filter/dspam - new dspam.cron supporting all backends
Keywords:  
Status Whiteboard: 
Opened: 2007-08-15 20:03 0000
Description:   Opened: 2007-08-15 20:03 0000
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 From steveb 2007-08-15 20:04:22 0000 -------
Created an attachment (id=128200) [details]
dspam.cron

------- Comment #2 From steveb 2007-08-15 21:21:08 0000 -------
@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 From Alin Năstac 2007-08-17 18:23:13 0000 -------
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!