Ok it seems that all of the pmg services are either masked or disabled
systemctl list-unit-files | grep pmg
pmg-smtp-filter.service masked
pmgbanner.service masked
pmgdaemon.service masked
pmgmirror.service masked...
Something to think about
# systemctl restart pmgproxy
Failed to restart pmgproxy.service: Unit pmgproxy.service is masked.
# systemctl status pmgproxy
● pmgproxy.service
Loaded: masked (Reason: Unit pmgproxy.service is masked.)
Active: inactive (dead)
Hi Stoiko and thanks for your reply,
So Who-object it is thanks. The regular expression e.g. "*@*.com " seems to be working on the test cases I did.
Do you have a better solution? ;-)
Ragnar
Good afternoon,
If I would like to accept (whitelist) a root domain e.g. lets say *.com
What would my best approach be?
Configuration > Mail Proxy > Whitelist > add regex: *@*.com
Or use Administration > User Whitelist > add *.com
Regards, Ragnar