Re: blocking particular senders by country

2010-09-12 Thread pf at alt-ctrl-del.org
post...@corwyn.net, September 12, 2010 in fact, yes. (at least, nothing but spam). My company simply... ps: ^_^ for the hard of humour.

Re: blocking particular senders by country

2010-09-12 Thread postfix
At 06:37 PM 9/12/2010, Peter Evans wrote: On Fri, Sep 10, 2010 at 11:28:05AM -0400, post...@corwyn.net wrote: > what I'd like to do is block all emails from individual countries based on > sender email address (.au, .jp, etc) I feel unloved. Why, are you getting nothing but deai spam fro

Re: blocking particular senders by country

2010-09-12 Thread pf at alt-ctrl-del.org
Peter Evans, September 12, 201 I feel unloved. Why, are you getting nothing but deai spam from us? You might as well block .info at least there is a deserving case. I hear .com is full of spammers too. I'd say that a .info helo or .info rdns as a spam test, has a higher hit (and accuracy) r

Re: blocking particular senders by country

2010-09-10 Thread postfix
At 03:16 PM 9/10/2010, Jeroen Geilman wrote: On 09/10/2010 05:28 PM, post...@corwyn.net wrote: Hi! what I'd like to do is block all emails from individual contries based on sender email address (.au, .jp, etc) What makes you think those are dependable criteria for filtering ? Depends on w

Re: blocking particular senders by country

2010-09-10 Thread mouss
Le 10/09/2010 17:28, post...@corwyn.net a écrit : Hi! what I'd like to do is block all emails from individual contries based on sender email address (.au, .jp, etc) In reading the docs, it looks like I can block particular domains with check_client_access and check_sender_access When I r

Re: blocking particular senders by country

2010-09-10 Thread Stan Hoeppner
post...@corwyn.net put forth on 9/10/2010 10:28 AM: > > > Hi! > > what I'd like to do is block all emails from individual contries based > on sender email address (.au, .jp, etc) > > In reading the docs, it looks like I can block particular domains with > check_client_access and check_sender_a

Re: blocking particular senders by country

2010-09-10 Thread pf at alt-ctrl-del.org
post...@corwyn.net wrote: what I'd like to do is block all emails from individual contries based on sender email address (.au, .jp, etc) check_helo_access regexp:/etc/postfix/map_tld check_reverse_client_hostname_access regexp:/etc/postfix/map_tld check_sender_access regexp:/etc/postfix/map

Re: blocking particular senders by country

2010-09-10 Thread Jeroen Geilman
On 09/10/2010 05:28 PM, post...@corwyn.net wrote: Hi! what I'd like to do is block all emails from individual contries based on sender email address (.au, .jp, etc) What makes you think those are dependable criteria for filtering ? In reading the docs, it looks like I can block particula

blocking particular senders by country

2010-09-10 Thread postfix
Hi! what I'd like to do is block all emails from individual contries based on sender email address (.au, .jp, etc) In reading the docs, it looks like I can block particular domains with check_client_access and check_sender_access When I read through the docs for those two fucntions, it loo