Help with Warning

Sep 17, 2020
316
21
38
Hello All,

Trying to understand this warning, any assistance appreciated!



Code:
 ---------------------------------------------------------------------------------------------------------------------------
  INFO:   Nov 14 12:46:56 mgw postfix/qmgr[1121]: 2201080169: from=<bounces+25176288-e09b-nery.sanchez=brickellmotors.com@em498.t.snapvrm.com>, size=11831, nrcpt=1 (queue active)
 ---------------------------------------------------------------------------------------------------------------------------
  INFO:   Nov 14 12:46:56 mgw pmg-smtp-filter[406817]: WARNING: ^* matches null string many times in regex; marked by <-- HERE in m/^* <-- HERE \.icu$/ at /usr/share/perl5/PMG/RuleDB/WhoRegex.pm line 100.
 ---------------------------------------------------------------------------------------------------------------------------
  INFO:   Nov 14 12:46:56 mgw pmg-smtp-filter[406817]: WARNING: ^* matches null string many times in regex; marked by <-- HERE in m/^* <-- HERE \.ru.com$/ at /usr/share/perl5/PMG/RuleDB/WhoRegex.pm line 100.
 ---------------------------------------------------------------------------------------------------------------------------
  INFO:   Nov 14 12:46:56 mgw pmg-smtp-filter[406817]: WARNING: ^* matches null string many times in regex; marked by <-- HERE in m/^* <-- HERE officeonline*.*$/ at /usr/share/perl5/PMG/RuleDB/WhoRegex.pm line 100.
 
Thanks for the reply, we do use the tester built in to proxmox and it passes.

.+@badguys\.com is another method we use.
What pattern are you utilizing to black/whitelist a domain?