Ian Eiloart wrote:
>
> On 8 Nov 2005, at 19:31, Bill Hacker wrote:
>
>> Walt Reed wrote:
>>
>>> Oh crap. This is the FOURTH mailing list I'm on that this a-hole has
>>> spammed
>>> with his crappy ad-infested service. Time for the firewall filters for
>>> his netblock.
>>
>>
>> Just added this:
>>
>> deny
>> log_message = roomity.com.rude.bugger.
>> senders = *@roomity.com
>> condition = ${if match {$sender_host_name}
>> {\N*@???$\N}{no}{yes}}
>>
>> Can do an ipfw rule as well...
>>
>> Appreciate advice if it is wrong, or if anyone has a better one.
>
>
> Your trying to match the sender HOST name with a part of an email
> address. That can't be right, surely. But, why. The senders condition
> will do the job nicely, won't it? I don't think you need the condition
> line.
>
>
Thanks - correct.
Late Holocene deposit....
What you get when you cut-down complex rules to do simple tasks,
when simpler rules fit out-of-the-box. ;-(
Regards,
Bill