7 msgInvalid Sender Address syntax
2 msghigh availability
2 msgBFD (Brute Force Detection) & Postfix
5 msgrelay domain and forwarding
2 msgdk-milter - emal size issues
5 msgMail sent from local machine shows undisclosed-...
16 msgSorting incoming mails according to rules
5 msgCorrect use of smtpd_tls_security_level
1 msggraph queue sizes
6 msglarge deferred queue ('too many connections')
3 msgTo see IP's

How Can I Block certain IP's Within Range of my...
\ Vadim Pushkin (15 Jun 2007)
. \ MrC (15 Jun 2007)
. . \ Vadim Pushkin (15 Jun 2007)
. \ Noel Jones (15 Jun 2007)
. . \ Vadim Pushkin (15 Jun 2007)

8 msgQuestion about adding a special header to emails
3 msgrcpt count mismatch and corrupt queue file ?
2 msgtoo many connections
11 msgWhitelist broken email servers?
4 msgWrite failed in network_biopair_interop with er...
2 msgPattern-matching in HELO
3 msgheader_checks du jour
3 msgGood Resource for additional Spam Blocking
Subject:Re: How Can I Block certain IP's Within Range of mynetworks?
Group:Postfix-users
From:Vadim Pushkin
Date:15 Jun 2007


 
Thank you Noel.

.vp


>At 01:55 PM 6/15/2007, Vadim Pushkin wrote:
>>Hello All;
>>
>>My mynetworks looks like the following:
>>
>>mynetworks = 127.0.0.0/8, 192.168.1.0/24, 10.10.10.0/24, 10.10.20.0/24
>>
>>I have a machine, 192.168.1.100, which I would like to prevent from using
>>my gateway. How can I write an ACL to prevent this, or a NOT statement to
>>mynetworks?
>
>you can use !192.168.1.100 as a NOT statement to remove the machine from
>mynetworks. This would still allow that machine to send local mail, but
>not relay to outside. Note that exceptions must be listed first.
>mynetworks = !192.168.1.100 ... other entries...
>
>If you need to block all mail from that machine, use a blacklist.
>smtpd_client_restrictions =
> check_client_access cidr:client_blacklist
>
># client_blacklist
>192.168.1.100 REJECT
>
>--
>Noel Jones
>




© 2004-2008 readlist.com