https://bugs.contribs.org/show_bug.cgi?id=9888
--- Comment #4 from Jean-Philippe Pialasse <[email protected]> ---
# rpm -qa | grep qpsmtpd
qpsmtpd-plugins-0.0.1-4.el6.sme.noarch
qpsmtpd-0.96-8.el6.sme.noarch
smeserver-qpsmtpd-2.4.0-32.el6.sme.noarch
# rpm -qa | grep mailst
smeserver-mailstats-1.1-9.el6.sme.noarch
# db configuration show mailstats
mailstats=report
Base=Midnight
DBHost=localhost
DBPort=3306
Del.Spam=yes
Email=admin
Geoip.=yes
Ham=yes
Interval=day
JunkMailList=enabled
Local=yes
Non.Conf.=yes
QpsmtpdCodes=enabled
Qued.Spam?=yes
RBL/DNS=yes
SARulePercentThreshold=0.5
SARules=enabled
SaveDataToMySQL=yes
Status=enabled
Virus=yes
WebMail=yes
saying that I do not see the use of "Geoip." property in the mailstats script
... and I do not see the "Geoiptable" property called in the script in the db :
$enableGeoiptable = ($cdb->get('mailstats')->prop("Geoiptable")
|| "enabled") eq "enabled" || $false;
but definetively what blocks here is the $finaldisplay[$BadCountryCateg] is
false.
--
You are receiving this mail because:
You are the QA Contact for the bug._______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/