I'm looking for a way to globally whitelist email addresses with the new way that SpamAssassin is used. While doing so, I found a file at /usr/share/spamassassin/60_whitelist.cf which states to not edit it, but directs me to a file at /etc/mail/spamassassin/local.cf. Now, is this the proper way of adding to a whitelist? Or is there a way to do so via WHM? If this file is the one to edit, then is this the proper line to add for whitelisting an address?
Code:
def_whitelist_from_rcvd *@example.com example.com
or
def_whitelist_from_rcvd [email protected] example.com