Howdy,
do you guys have any best practice idea how to achieve this?
I have a bunch of user accounts that are only used for internal monitoring across on-premise and remote servers. Since it’s unavoidable to have account names and at times even credentials in config files, I want to restrict these users to only send to their own domain (any other user @example.com). I do not want anyone to be able to use these for spam if shit happens (never been the case, but wanna make sure).
How would you go about it, is there a way to achieve this via UI, do I need custom rspamd configurations and if so, does anyone have a working snippet to share?
thanks in advance,
S.