On 12/11/2009 7:02 AM, Stan Hoeppner wrote:
vtzan put forth on 12/11/2009 5:46 AM:

thanks for your fast reply. But that was my PLAN B ;-)
any idea for PLAN A?

thanks alot
Bill

Hay Bill,

First off, please keep all replies on the postfix-users list.  2nd, send
your 'postconf -n' output and the relevant contents of
/etc/postfix/access.  3rd, it might be tricky doing what you are asking
because, if I understand you correctly, the IP you want to block with
smtpd is within mynetworks.

--
Stan


http://www.postfix.org/postconf.5.html#mynetworks
It's easy enough to exclude the IP from mynetworks, just use something like:
mynetworks =
  !192.168.1.not-this-host
  192.168.1.0/24

Although if there is a machine in mynetworks sending out spam (virus zombie?) I think I would just firewall it until I could identify it and either 2x4 the user or fix the PC (or maybe both if I'm in a mood).

  -- Noel Jones

Reply via email to