announcement about invaluement (or more like a tease?)
https://www.linkedin.com/feed/update/urn:li:activity:6571558988201148416/
--
Rob McEwen
https://www.invaluement.com
+1 (478) 475-9032
Am 2019-08-25 20:54, schrieb Matus UHLAR - fantomas:
I don't think you should download geoip postgres modules when what you
really need is apparently more recent database.
Debian SA package suggests installing libgeo-ip-perl which further
recommends geoip-database.
buster contains version 2018
Am 2019-08-25 17:34, schrieb Giovanni Bechis:
Hello, I can't find pgeoiplookup in the repository. I'm using Debian
Buster (10.0), but the geoip database in this release is from
2018-11-08. So I actived backports to get a newer version from testing
(https://tracker.debian.org/pkg/geoip-database).
Am 2019-08-25 17:34, schrieb Giovanni Bechis:
sorry, it's a tool I wrote to check ip addresses using ipcc.db
databases.
https://github.com/bigio/pgeoiplookup
On 25.08.19 20:26, tba...@txbweb.de wrote:
https://cwiki.apache.org/confluence/display/spamassassin/RelayCountryPlugin
I've downloaded
Am 2019-08-25 17:34, schrieb Giovanni Bechis:
sorry, it's a tool I wrote to check ip addresses using ipcc.db
databases.
https://github.com/bigio/pgeoiplookup
https://cwiki.apache.org/confluence/display/spamassassin/RelayCountryPlugin
I've downloaded a db_file to an optional directory and se
Am 2019-08-25 00:12, schrieb Benny Pedersen:
header RELAYCOUNTRY_BAD X-Relay-Countries =~ /(List of
country codes)/
describeRELAYCOUNTRY_BAD Relayed through spam country at some
point
score RELAYCOUNTRY_BAD 3.5
correct rulee, but geoip is not working in your inst
On Sun, Aug 25, 2019 at 04:53:36PM +0200, tba...@txbweb.de wrote:
> Am 2019-08-25 10:18, schrieb Giovanni Bechis:
> > geoip 1.x is no more updated, with 3.4.2+ you can use country_db_type
> > DB_File and it would
> > have matched that ip.
> >
> > -
>
Am 2019-08-25 10:18, schrieb Giovanni Bechis:
geoip 1.x is no more updated, with 3.4.2+ you can use country_db_type
DB_File and it would
have matched that ip.
-
$ pgeoiplookup 45.141.151.5
GeoIP version 1566720869: TR, Turkey
--
On Sat, Aug 24, 2019 at 08:27:03PM +0200, tba...@txbweb.de wrote:
> Hello,
>
> I would like to block mails from ip addresses that cant be found. There
> is a tricky spam serie getting a low score. Currently I can block the
> mails just be scoring the tdl.
>
> I use the RelayCountry Plugin, but