Email, Linux, Postfix

Adding a n entry in the whitelist of rspamd

In order to unconditionally accept any email coming from a certian domain do the following:

- nano /etc/rspamd/local.d/main_whitelist.map
- Add on a new line the domain only of the email to accept unconditionally
- Save the file and run reload rspamd: service rspamd reload