Re: GeoIP based rejections

2011-03-14 Thread Mark Watts
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/12/2011 12:17 PM, Justin Piszcz wrote: > > On Sat, 12 Mar 2011, mouss wrote: > >> - write your own policy server or milter > > Hi, > > There is a GeoIP policy server out there if you search around, it is > called: geoip-policyd-0.01.tar.gz >

Re: GeoIP based rejections

2011-03-12 Thread Justin Piszcz
On Sat, 12 Mar 2011, mouss wrote: - write your own policy server or milter Hi, There is a GeoIP policy server out there if you search around, it is called: geoip-policyd-0.01.tar.gz With some modifications, it works quite nicely. Justin.

Re: GeoIP based rejections

2011-03-12 Thread mouss
Le 10/03/2011 16:35, Mark Watts a écrit : > > I'd like to be able to reject connections from remote IP addresses if > they're from certain countries (or conversely only allow from certain > countries). > > What are my options for doing this in/with postfix? - you can also use http://coun

Re: GeoIP based rejections

2011-03-11 Thread Mikael Bak
Mark Watts wrote: > > I'd like to be able to reject connections from remote IP addresses if > they're from certain countries (or conversely only allow from certain > countries). > > What are my options for doing this in/with postfix? > Perhaps not what you asked for, bur Spamassassin has a way

Re: GeoIP based rejections

2011-03-10 Thread Stan Hoeppner
Mark Watts put forth on 3/10/2011 9:57 AM: > I'm already using three RBL's (b.barracudacentral.org, zen.spamhaus.org > and dnsbl.sorbs.net) yet I'm still seeing a fair amount of spam coming > in from Russian and Romanian IP ranges that isn't blocked. It would be helpful if you posted your 'postco

Re: GeoIP based rejections

2011-03-10 Thread Márcio Luciano Donada
Em 10/3/2011 13:16, Wietse Venema escreveu: > Mark Watts: >> I'd like to be able to reject connections from remote IP addresses if >> they're from certain countries (or conversely only allow from certain >> countries). >> >> What are my options for doing this in/with postfix? > The option is a per-

Re: GeoIP based rejections

2011-03-10 Thread Wietse Venema
Mark Watts: > I'd like to be able to reject connections from remote IP addresses if > they're from certain countries (or conversely only allow from certain > countries). > > What are my options for doing this in/with postfix? The option is a per-country access map, policy plugin, milter, or deep

Re: GeoIP based rejections

2011-03-10 Thread Mark Watts
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/10/2011 03:49 PM, Bas Mevissen wrote: > On Thu, 2011-03-10 at 15:35 +, Mark Watts wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> >> I'd like to be able to reject connections from remote IP addresses if >> they're from certa

Re: GeoIP based rejections

2011-03-10 Thread Bas Mevissen
On Thu, 2011-03-10 at 15:35 +, Mark Watts wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > I'd like to be able to reject connections from remote IP addresses if > they're from certain countries (or conversely only allow from certain > countries). > > What are my options for do