------------------------------------------------------------------------------------------------
(C)2008 - Matthias Hackbath - http://www.haggybear.de
Plesk Spamdyke Config Panel

History:
1.8.4    (11.11.2008) - Bugfix empty required values in spamdyke.conf
1.8.3    (28.10.2008) - Fading layer IE-opacity fix. Administration parameters at view "Misc. settings" 
                        explained and added: connection-timeout-secs, idle-timeout-secs
1.8.2    (26.10.2008) - Bugfix in adminview, and output of spamdyke version added
1.8.1    (23.10.2008) - Bugfix Multi-Domain rights, Select all function and live process view added
1.8      (19.10.2008) - Bugs in MySQL-Version fixed (wrong sorted maillog, filter view, empty view)
                        Multi domain rights management added, and active spamdyke processes are shown
1.7.5    (19.10.2008) - Filters only available on recognized DENIED* entries. MySQL-Support for
                        patched spamdyke-mysql.
1.7.4    (03.10.2008) - Performance optimizing while reading maillog
1.7.3    (01.10.2008) - Some fixes within maildelay count and direction show
1.7.2    (26.09.2008) - Bug within update process and bugfix in time calculate
1.7.1    (25.09.2008) - Critcal bug in delay statistics, some requests are dropped!!!
1.7      (24.09.2008) - Extended statistics and logview of maildelay due to greylisting
1.6      (18.09.2008) - New Autoupdater. config.inc.php extended, default PERPAGE added!
1.5.2    (16.09.2008) - securityfilter bugfixes
1.5.1    (15.09.2008) - Language-Bug fixed (hardcodes lines in main.php,index.php). Basic security
                        check of the $_POST and $_GET inputs!
1.5      (13.09.2008) - Administation of "greeting-delay" added. Whole Serveroverview implemented,
                        White/Blacklisting of recipients added and statistics added.				
1.4      (07.09.2008) - Bugfix within details after search, bugfix plesk backlink.
                        Show log-rotated maillog's. More administation features
1.3      (06.09.2008) - Bug while saveing spamdyke.conf corrected. DNSBL edititing added
1.2      (05.09.2008) - IE-Bug at "IP-Show" corrected. Greylisting-Settings for spamdyke added
1.1.5    (01.09.2008) - Bugfix if day of month is less than 10
1.1      (29.08.2008) - Show entries changed, num of entries also valid for search. IP and Mail
                        implemented
1.0      (26.08.2008) - First STABLE!! Search implemented and view of mail direction
0.8      (23.08.2008) - Filter implemented, spamdyke.conf checking corrected
0.7      (22.08.2008) - Plesk Event-Handler inclusion and spamdyke.conf checking!
0.6      (21.08.2008) - Entries per page view embedded and listing of ALLOWD<>DENIED greylist
                        couples to check how long it tooks to receive the mail
                        config.inc.php changed, now full path to qmail log file
0.5      (20.08.2008) - Direct import of listing entries into white/blacklist
0.4      (19.08.2008) - Rights management embedded
0.3      (18.08.2008) - White and Blacklist edititing embedded
0.2      (14.08.2008) - First public BETA release
------------------------------------------------------------------------------------------------

Install Instructions:

1)
-Change into you 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 the rights.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

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 subdomains)

Thats it!

Have Fun!

14.08.08 Haggy (ich@haggybear.de)
