Hi there, I have a domain i want to whitelist on all spamdyke filters. However this domain has many MX records, etc otherwise I would just whitelist the IP.
So for clarification I would need to do the following (I am using V4+): add to my spamdyke.conf: config-dir=/etc/spamdyke/config.d create this directory structure: mkdir -p /etc/spamdyke/config.d/_recipient_/com/ create this file: vi /etc/spamdyke/config.d/_recipient_/com/domainname And in that file add my per domain config (IE): reject-empty-rdns=0 reject-missing-sender-mx=0 And that should be it - correct? How would I also disable the graylisting, and the RBL's? Thanks. DNK _______________________________________________ spamdyke-users mailing list [email protected] http://www.spamdyke.org/mailman/listinfo/spamdyke-users
