If your emails are classified as spam by ImunifyEmail/Rspamd, you can whitelist the recipient domain or a specific email address using the following CLI commands:
Whitelist a domain:
ie-cli whitelist recipient add <your-domain>
Whitelist an email address:
ie-cli whitelist recipient add <your-email@example.com>
regards
Leave a Reply