Skip to main content
CAD
New Member
March 29, 2016
Solved

configure dnsbl

  • March 29, 2016
  • 1 reply
  • 11574 views

i have tried to configure dnsbl , i want someone correct me if the below configure is ok or not:

config spamfilter dnsbl Edit 1 set name "Dnsbl " config entries

Edit 1 set action reject set zen.spamhaus.org server set status enable next

Edit 2 set action reject set server dnsbl.spamhaus.org set status enable next

end

 

thanks

    Best answer by Carl_Wallmark

    you could do a "unset spam-rbl-table"

    1 reply

    Carl_Wallmark
    New Member
    March 29, 2016

    Hi,

     

    Looks good, don´t forget to add that list to the spamfilter profile.

    CAD
    CADAuthor
    New Member
    March 29, 2016

    Thanks for reply,

     

    could you please provide me that  code.

     

    thanks

    Carl_Wallmark
    New Member
    March 29, 2016

    Should be something like this:

     

    config spamfilter profile

    edit <profile>

    set spam-rbl-table <table index> (first table is "1" etc...)

    end

     

    Then add the profile to your smtp firewall policy.