[pmg-devel] applied: Re: [PATCH pmg-api] make API/regextest match case-insensitive
Thomas Lamprecht
t.lamprecht at proxmox.com
Wed Jun 3 19:33:15 CEST 2020
On 5/28/20 1:03 PM, Stoiko Ivanov wrote:
> The regext test api route is used when editing the following objects in the
> rulesystem:
> * WhoRegex
> * MatchField
> * MatchFilename
> * MatchArchiveFilename
>
> (list compiled by grepping (-i) for regextest in pmg-gui)
>
> all of those objects are matched case-insensitively when a mail is processed
> so the testing should also match case-insensitively.
>
> Signed-off-by: Stoiko Ivanov <s.ivanov at proxmox.com>
> ---
> reported in our community forum:
> https://forum.proxmox.com/threads/mail-proxy-transport-relay-domain-same-domain-sending-filtering-email-from-two-different-servers-ip-addresses.70455/
>
> src/PMG/API2/Config.pm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
>
applied, thanks!
More information about the pmg-devel
mailing list