On Thu, Jan 27, 2000 at 10:02:45AM +0100, Dr. Erwin Hoffmann wrote:
> Hi,
> 
> try my SPAMCONTROL Patch I posted into this group recently.
> However, I really advise everybody NOT to use the LOOPBACK address to be
> included in the relaying control mechanism. Its easy enough to fake that.

It's easy enough to fake a loopback address for packets coming in on a
non-loopback device? This is not a qmail issue; this should be dealt with
somewhere along the way by network filtering. Something like:

  ipchains -I accept 1 -S 127.0.0.1 -i !lo -j DENY

theoretically should do the trick (untested).

/pg
-- 
Peter Green
Gospel Communications Network, SysAdmin
[EMAIL PROTECTED]

Reply via email to