Matthew Harrell writes:
`
> :
> : Instead, you might want to prohibit mail from
> :
> : 200.189.209.130
> :
> : instead. Of course this will stop all mail from that IP address and
> : you might want that other mail.
> :
> I've got a question about this. I still get mail from an old work address
> and occasionally get spam from that address. tcp.smtp seems to only deny mail
> from the machine directly sending to you - do you know a way to drop mail that's
> been passed through a trusted server?
Yes. Configure the 'trusted' server to block mail from that host.
If you can't do that, use procmail (with a recipe that parses Received:
lines).
Vince.