Here is a new mod : Admin Mod.This mod wants to add advanced settings.
For this first version, it adds a new GUI, wich allows to do a backup and to restore settings with the GUI for copfilter V1 or V2.


Features :
This mod is for Copfilter V1 (0.85.3 and Higher) and V2 (2.091beta3 and higher)
With it, you can backup or restore:
- Black and white list, and exceptions for scanning URL , viruses... for C-ICAP
- Black and white list for HAVP
- Black and white list for Spamassassin
The /var/log/copfilter/default/etc directory is restored, except global_settings file , to prevent issues if mods are or not installed.
A log is created in Test and log GUI.
You can use it to keep your settings if you upgrade from copfilter V1 to V2.
Download: Admin Mod
MD5: d901d2ba5517eab967c99b448d6f55f9
To install or unistall :
Copy to /tmp. Then type:
Code: Select all
tar xzvf copfilter-admin_0.2.2.tar.gz
cd copfilter-admin
./install
(Note: if you restore a backup, changes will take effect within 5 minutes).
Thanks to report any bug .
Regards.
ShelbyGT500