One last confirmation for domains like:

domain.bc.ca

would I just create the folder structure as:
 _recipient_/ca/bc/

then create the file called domain?

DNK



On Tue, Nov 4, 2008 at 12:11 PM, Sam Clippinger <[EMAIL PROTECTED]> wrote:
> That looks correct to me.
>
> To disable graylisting, add a line like this:
>    graylist-level=none
> To disable the RBLs, add lines like these:
>    dns-blacklist-entry=!!!
>    dns-blacklist-file=!!!
>
> -- Sam Clippinger
>
> dnk wrote:
>> 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
>>
> _______________________________________________
> spamdyke-users mailing list
> [email protected]
> http://www.spamdyke.org/mailman/listinfo/spamdyke-users
>
_______________________________________________
spamdyke-users mailing list
[email protected]
http://www.spamdyke.org/mailman/listinfo/spamdyke-users

Reply via email to