------------------------------------------------------------------------------------------------
(C)2008-2010 - Matthias Hackbarth - http://www.haggybear.de
Plesk Greylisting Control Panel

History:
1.8.2      (19.02.2009) - Wildcard bugfix. Do not delete white/blacklist after cleaning or
                          deleting the database.
1.8.1      (25.01.2009) - Bugfix during adding a wildcard entry to the whitlist
1.8        (30.10.2008) - Faderlayer fix to work with all browsers. IP details changed and 
                          direct white/blacklist pick added.
1.7        (21.09.2008) - Layout fix. Release unter GPLv2 see LICENSE.txt
1.6        (18.09.2008) - New Autoupdater
1.5.2      (04.06.2008) - Whois Fix and Layout correction
1.5.1      (29.02.2008) - Bugfix "no connection" in domainoverview
1.5        (29.02.2008) - Domainaliases of the domain in Plesk 8.x are shown at the overview
------------------------------------------------------------------------------------------------

Install Instructions:

1)
-Change into you Plesk Admin htdocs directory (e.g. /opt/psa/admin/htdocs)
-Make a directory for the Greylisting Config Panel (e.g. "mkdir greylisting")
-Set chown of the directory you made above to root:psaadm ("chown root:psaadm greylisting") 
-Set chmod of the directory you made above to 755 ("chmod 755 greylisting")
-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 chmod 4755 ("chmod 4755 wrapper")
-Set the wrapper to chown root:root ("chown root:root wrapper")

============================================================================================================
IMPORTANT IF THE GCP DON'T WORK ON PLESK 8.x (WHITE SCREEN), SET ALL FILES TO 775
============================================================================================================

-make your settings in file config.inc.php

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 gllogo.gif of the ZIP
URL: your directory you made above an the index file (e.g. "/greylisting/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)


IF YOU'RE USING THE ADDONS WITH PLESK 10.x A SPECIAL CONTROLLER IS NEEDED!
DOWNLOAD THE CONTROLLER AND INSTALL WITH THE INSTRUCTIONS FROM THE INSTALL.txt
Download -> http://haggybear.de/download/psa10_controller.zip 


Thats it!

Have Fun!

07.03.07 Haggy (ich@haggybear.de)
