On 2010-10-05 22:16, John Hardin wrote:
On Tue, 5 Oct 2010, Karsten Br�ckelmann wrote:

If there really is no way to use whitelist_from_rcvd, you of course
always can write custom header rules, matching against the pseudo header
X-Spam-Relays-Internal or friends, carefully constructing the RE to
match a specific Received header by constraining it with the square
brackets surrounding each relay.

Perhaps whitelist_from_rcvd should recoginze IP syntax and ignore the rDNS, so this would work:

   whitelist_from_rcvd u...@lanyon.com [209.16.192.170]

....not that I'd want to maintain IP-based whitelists...

wasn't there an whitelist_fromip plugin floating around sometime ago?

Reply via email to