Page 2 of 3

Re: Issues with plesk and haggybears spamdyke addon

Posted: Sat Mar 05, 2011 3:56 am
by visualrealityink
Here is my mysql-devel packages that are installed

Code: Select all

mysql-devel.i386                                                                                    5.1.55-1.el5.art                                                                                  installed
mysql-devel.x86_64                                                                                  5.1.55-1.el5.art                                                                                  installed
apprently libmysqlclient.a is not included in this release by atomic and thats why I cannot get this to compile apparently. I cannot downgrade mysql because apparently it will uninstall psa packages and I am fearful that it will effect my server enviroment. Now if anyone has this file for this version could you share it please, or any other ideas are very much appreciated.

Thanks

Re: Issues with plesk and haggybears spamdyke addon

Posted: Sat Mar 05, 2011 1:24 pm
by scott
Thats because Mysql deprecated it in 5.1

Re: Issues with plesk and haggybears spamdyke addon

Posted: Sat Mar 05, 2011 5:25 pm
by visualrealityink
So it would lead me to believe then I can't compile the spamdyke-mysql because I don't have the required file. Is there a work around for this?

Re: Issues with plesk and haggybears spamdyke addon

Posted: Sat Mar 05, 2011 10:20 pm
by visualrealityink
So after realizing that downgrading Plesk was not an option then I went back and followed the instructions again thouroughly when i got to scott's
ln -s /usr/lib64/mysql/libmysqlclient.a /usr/lib/libmysqlclient.a
I ended up realizing that I did not type it in correctly. That fixed my problem as far as compiling :cool: ty schott. I have successfully compiled spamdyke-mysql now and I am still having 2 issues. haggybear I have coppied your config for spamdyke and the users are still getting denied from outlook, also I am still getting a blank page when the control panel loads.I am so close I can taste it and thank everyone for their help so far, and hope we can figure these last two out.

Thanks in advance :mrgreen:

Re: Issues with plesk and haggybears spamdyke addon

Posted: Sun Mar 06, 2011 8:11 am
by visualrealityink
Ok so we have major progress. I have spamdyke displaying in the plesk domain control panel, I also have outlook sending and recieving emails. now just one problem remains spamdyke is not reporting anything in its list in the domain control panel. Checked config files and everything is correct. Any ideas to why it would not be displaying the email logs?

Thanks

Re: Issues with plesk and haggybears spamdyke addon

Posted: Tue Mar 08, 2011 1:03 am
by visualrealityink
Ok so spamdayke is working I looked at the logs and I see quite a bit of
spamdyke[31331]: DENIED_RBL_MATCH from: nvrgivup@envisional.com to: alrick@alricksporch.com origin_ip: 112.170.220.186 origin_rdns: (unknown) auth: (unknown) encryption: (none)
I also included my spamdyke.conf as well . However as you can see in the attached screenshot the log in Spamdyke Control Panel is empty :shock: .
Thanks in advance :)


Image

Code: Select all

#Plesk-Addon
log-level=info
idle-timeout-secs=180
local-domains-file=/var/qmail/control/rcpthosts
tls-certificate-file=/var/qmail/control/servercert.pem
#AUTH FROM xinetd-conf
smtp-auth-command=/var/qmail/bin/smtp_auth /var/qmail/bin/true /var/qmail/bin/cmd5checkpw /bin/true
smtp-auth-level=ondemand-encrypted
graylist-level=always
graylist-dir=/var/qmail/spamdyke/greylist
#GREYLIST MINIMUM = 5 Min
graylist-min-secs=1
#GREYLIST MAX = 3 Months
graylist-max-secs=1814400
sender-blacklist-file=/var/qmail/spamdyke/blacklist_senders
recipient-blacklist-file=/var/qmail/spamdyke/blacklist_recipients
ip-in-rdns-keyword-blacklist-file=/var/qmail/spamdyke/blacklist_keywords
ip-blacklist-file=/var/qmail/spamdyke/blacklist_ip
rdns-whitelist-file=/var/qmail/spamdyke/whitelist_rdns
ip-whitelist-file=/var/qmail/spamdyke/whitelist_ip
sender-whitelist-file=/var/qmail/spamdyke/whitelist_senders
greeting-delay-secs=5
#RBL BLOCKLISTS

#MySQL-Logging:
config-mysql-database=spamdyke
config-mysql-username=spamdyke
config-mysql-password=spamdyke
connection-timeout-secs=5000
config-dir=/var/qmail/spamdyke/conf.d
config-dir=/var/qmail/spamdyke/conf.s
dns-blacklist-entry=zen.spamhaus.org
dns-blacklist-entry=bl.spamcop.net
dns-blacklist-entry=bogons.cymru.com
reject-missing-sender-mx

Re: Issues with plesk and haggybears spamdyke addon

Posted: Tue Mar 08, 2011 4:59 am
by BruceLee
you also need to configure/enable each domain through the webgui

Re: Issues with plesk and haggybears spamdyke addon

Posted: Tue Mar 08, 2011 9:23 am
by visualrealityink
Thanks BruceLee could you please be a little more descriptive because I have fiddled with all the settings and still nothing is displaying in the log window of SPC. I have enabled most of the settings and still no dice :? .

Thanks

Re: Issues with plesk and haggybears spamdyke addon

Posted: Tue Mar 08, 2011 2:21 pm
by BruceLee
login as admin in Plesk. Open haggybears Spamdyke Control Panel and click on "administration"
What have you configured at Greylisting option: Domain based or Global?

Re: Issues with plesk and haggybears spamdyke addon

Posted: Wed Mar 09, 2011 12:44 am
by visualrealityink
GLOBAL

Re: Issues with plesk and haggybears spamdyke addon

Posted: Wed Mar 09, 2011 4:36 am
by BruceLee
set domain rights under administration tab
and check that under the domain in the tab settings greylisting is set to active

Re: Issues with plesk and haggybears spamdyke addon

Posted: Thu Mar 10, 2011 7:37 am
by visualrealityink
Thanks BruceLee

Here is what I have used screenshots to make sure I have setup right

Image

Image


Thanks Again Mate :)

Re: Issues with plesk and haggybears spamdyke addon

Posted: Thu Mar 10, 2011 7:42 am
by BruceLee
Ok, now check that under the domain in the tab settings greylisting is set to active

Re: Issues with plesk and haggybears spamdyke addon

Posted: Thu Mar 10, 2011 11:04 am
by visualrealityink
Like this?
Image

Re: Issues with plesk and haggybears spamdyke addon

Posted: Thu Mar 10, 2011 11:21 am
by BruceLee
no, this one has to be turned off since you replace the greylisting feature from Plesk with the one from haggybear. Enabling this will lead to errors.
I meant the tab in the spamdyke control panel from the domain. If you click the settings tab there it will drop down and you can set it to active.
If it's set to active already check the file permissions again.