From: |
"Ian Manners" <ecs-isp@2rosenthals.com> |
Full Headers Undecoded message |
Subject: |
Re: [eCS-ISP] unwanted bots |
Date: |
Mon, 19 Apr 2021 16:23:27 +0800 (AWST) |
To: |
"eCS ISP Mailing List" <ecs-isp@2rosenthals.com> |
|
---|
> Hex-String = "<nocase>*12bot*",
remove the *'s so you have
Hex-String = "<nocase>mj12bot",
|