https://bugs.contribs.org/show_bug.cgi?id=9033
--- Comment #36 from Terry Fage <[email protected]> ---
So, looks to be fine except for issue already mentioned..
[root@letstest ~]# rpm -qa smeserver-geoip
smeserver-geoip-1.1.2-8.el6.sme.noarch
[root@letstest ~]# geoipupdate -v
geoipupdate 2.2.1
Opened License file /etc/GeoIP.conf
UserId 0
LicenseKey 000000000000
Insert product_id GeoLite2-City
Insert product_id GeoLite2-Country
Read in license key /etc/GeoIP.conf
Number of product ids 2
url:
https://updates.maxmind.com/app/update_getfilename?product_id=GeoLite2-City
md5hex_digest: f186cec88773d2ad7e3715303f969526
url: https://updates.maxmind.com/app/update_getipaddr
Client IP address: 118.209.106.15
md5hex_digest2: 3278554a2a0f2a6d5b0f591393876760
url:
https://updates.maxmind.com/app/update_secure?db_md5=f186cec88773d2ad7e3715303f969526&challenge_md5=3278554a2a0f2a6d5b0f591393876760&user_id=0&edition_id=GeoLite2-City
No new updates available
url:
https://updates.maxmind.com/app/update_getfilename?product_id=GeoLite2-Country
md5hex_digest: c24757fac7146cfa0df975eba6782527
url: https://updates.maxmind.com/app/update_getipaddr
Client IP address: 118.209.106.15
md5hex_digest2: 3278554a2a0f2a6d5b0f591393876760
url:
https://updates.maxmind.com/app/update_secure?db_md5=c24757fac7146cfa0df975eba6782527&challenge_md5=3278554a2a0f2a6d5b0f591393876760&user_id=0&edition_id=GeoLite2-Country
No new updates available
[root@letstest ~]# grep geoip /var/service/qpsmtpd/config/peers/0
ident/geoip
[root@letstest bin]# geocity.pl
Usage: ./geoipcity.pl 1.2.3.4
[root@letstest ~]# ./geoipcity.pl 1.2.3.4
-bash: ./geoipcity.pl: No such file or directory
[root@letstest bin]# geocity.pl 1.2.3.4
City:
Country: US
[root@letstest bin]# geocity.pl 203.217.30.23
City: Melbourne
Country: AU
[root@letstest bin]# geocountry.pl
Usage: ./geoipcountry.pl 1.2.3.4
[root@letstest bin]# geoipcountry.pl 203.217.30.23 -bash:
geoipcountry.pl: command not found
[root@letstest bin]# geocountry.pl 203.217.30.23
Country AU
Template expansion problamatic
[root@letstest ~]# signal-event email-update
[root@letstest ~]# grep geoip /var/service/qpsmtpd/config/peers/0
[root@letstest ~]# expand-template /var/service/qpsmtpd/config/plugins
[root@letstest ~]# grep geoip /var/service/qpsmtpd/config/peers/0
ident/geoip
[root@letstest ~]# signal-event email-update
[root@letstest ~]# grep geoip /var/service/qpsmtpd/config/peers/0
[root@letstest ~]# expand-template /var/service/qpsmtpd/config/plugins
[root@letstest ~]# grep geoip /var/service/qpsmtpd/config/peers/0
ident/geoip
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee 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/