Hi all, What is the proper way to whitelist a whole domain? I'm getting the following from logs: <22>1 2024-05-29T15:00:45.174525+03:00 email1 postfix 144343 - - 0399C1F553: milter-reject: END-OF-MESSAGE from mail1.domain1.com[IP]: 5.7.1 Spam message rejected; from=<[email protected]> to=<[email protected]> proto=ESMTP helo=<mail1.domain1.com> I want any email that comes from @domain1.com to be delivered to @mydomain.com Is it enough if I add an entry like the following under Spamfilter Whitelist? server myemailserver priority 10 User @mydomain.com whitelist email @domain1.com