Line 84: |
Line 84: |
| ====DNSBL Servers==== | | ====DNSBL Servers==== |
| If you want to try out the DNSBL servers configured by default in SME 7.2: | | If you want to try out the DNSBL servers configured by default in SME 7.2: |
− | config delprop qpsmtpd RBLList | + | <nowiki>config delprop qpsmtpd RBLList |
− | /etc/e-smith/events/actions/initialize-default-databases
| + | config setprop qpsmtpd RBLList bl.spamcop.net:combined.njabl.org:dnsbl.ahbl.org\ |
− | signal-event email-update
| + | :dnsbl-1.uceprotect.net:dnsbl-2.uceprotect.net:list.dsbl.org\ |
| + | :multihop.dsbl.org:psbl.surriel.com:zen.spamhaus.org |
| + | signal-event email-update</nowiki> |
| | | |
− | This will enable the following DNSBL servers for your system. Be sure to check them out before enabling them. Don't forget the DNSBL is '''disabled''' by default in SME! | + | This will enable the following DNSBL servers for your system. Be sure to check them out before enabling them. (List updated 7/31/2007 to replace ''sbl-xbl.spamhaus.org'' with the new ''zen.spamhaus.org''). |
− | * bl.spamcop.net | + | |
− | * combined.njabl.org | + | Don't forget that DNSBL is '''disabled''' by default in SME! |
− | * dnsbl.ahbl.org | + | |
− | * dnsbl-1.uceprotect.net | + | * [http://www.spamcop.net/| bl.spamcop.net] |
− | * dnsbl-2.uceprotect.net | + | * [http://www.njabl.org/| combined.njabl.org] |
− | * list.dsbl.org | + | * [http://www.ahbl.org/| dnsbl.ahbl.org] |
− | * multihop.dsbl.org | + | * [http://www.uceprotect.net/en/index.php?m=1&s=0| dnsbl-1.uceprotect.net] Conservative (blocks single IPs) |
− | * psbl.surriel.com | + | * [http://www.uceprotect.net/en/index.php?m=1&s=0| dnsbl-2.uceprotect.net] More agressive (blocks class C networks) |
− | * zen.spamhaus.org | + | * [http://dsbl.org/main| list.dsbl.org] single-stage relays tested by trusted testers |
| + | * [http://dsbl.org/main| multihop.dsbl.org] the outputs of multihop relays, tested by trusted testers |
| + | * [http://psbl.surriel.com/| psbl.surriel.com] |
| + | * [http://www.spamhaus.org/zen/| zen.spamhaus.org] |
| | | |
| ===Ensuring the correct yum repository configuration=== | | ===Ensuring the correct yum repository configuration=== |