Hi,
I don't use this product from haggybear, but others. Because I'm German I have translated the german parts for you.
Best,
BruceLee
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Spamdyke Control Panel
The Spamdyke Control Panel (SCP) is a GUI for the antispam implementation of spamdyke with qmail.
The native spamdyke version from spamdyke.org as well as the patched MySQL variation (from haggybear) are supported.
The MySQL variation is substantially more performant in case of high mail traffic.
By means of the SCP you can view the mail traffic graphically and retrieve various information to each mail.
IP and Mail whois are possible. Besides that you can manage White- and Blacklists.
additional functions are:
* percentage statistics of the mail traffic as well as the blocked mails.
* TOP values view. TOP hour/TOP spammed Mail/TOP spamming IP/country.
* daily report.
* extensive options of filtering the view.
* search function.
* activate/deactivate greylistings.
Additionaly SCP comes with extensive administration options for configuring spamdyke easily and effective.
* greylisting administration inclusive the integration into Plesk for a new domain creation.
* administration of DNSBL lists.
* administration of e-mail reports.
* extensive rights management for the users of SCP.
Urgent notice: right after a new installation it is necessary to administer the correct rights under the rights management immediately!!
-------
Spamdyke Control Panel - Changelog
Version 2.1.3
IP-Whois in statistics and daily report improved.
Version 2.1.2
Global White/Blacklist bug fixed. RDNS-Name country detection and IP-Whois within statistics added.
Version 2.1.1
Plesk 9 Fix for 'Level Up' and wrong view with other installed addons.
Version 2.1
New white/blacklist management. Domain specific lists are possible.
Version 2.0.3
IP search fix within detail-layer.Multi-domain-rights function added to deativate or activate all methods for one domain or all domains for one method.
Version 2.0.2
IP search fix in MySQL version. User view fixed openening settings and filterbar. Directionview in adminview corrected!
Version 2.0.1
Bugfix in TOP-Stat view in File-Version
Version 2.0.0
First public release
-------
Spamdyke Control Panel - Installation
1)
- Change into your Plesk Admin htdocs directory (e.g. /opt/psa/admin/htdocs)
- Make a directory for the Spamdyke Config Panel (e.g. "mkdir spamdyke")
- Set chown of the directory you made above to root:psaadm ("chown root:psaadm spamdyke")
- Set chmod of the directory you made above to 755 ("chmod 755 spamdyke")
- Extract all files of the ZIP into that directory
- Set chown of all files to root:psaadm ("chown -R root:psaadm *")
- Set chmod of all files to 755 ("chmod 755 -R *")
- Set the wrapper to chown root:root ("chown root:root wrapper")
- Set the wrapper to chmod 4755 ("chmod 4755 wrapper")
- Set all *.txt to chmod 777
============================================================================================================
IMPORTANT IF THE SCP DON'T WORK ON PLESK 8.x (WHITE SCREEN), SET ALL FILES TO 775
============================================================================================================
-make your settings in file config.inc.php
-only use LOG_TYPE level "mysql"if you have the pachted spamdyke version with
mysql-logging from haggybear.de installed.
Make sure the Spamdyke is installed and working, don't forget to set the correct path
to the spamdyke.conf
2)
-Login to your Plesk as admin
-Make a new Custom Button with the following settings:
Button label: Just choose a name

Location: Domain administration page
Priority: 100
Background image: choose the dslogo.gif of the ZIP
URL: your directory you made above an the index file (e.g. "/spamdyke/index.php")
Include domain id: yes
Include domain name: yes
Include FTP Login: no
Include FTP password: no
Include client id: yes
Include client's company name: no
Include client's contact name: no
Include client's e-mail: no
Context help tip contents: whatever you want
Open URL in the Control Panel: yes
Visible to all sub-logins: yes (if your clients are allowed to manager their spamdyke)