User Tools

Site Tools


doc:appunti:linux:sa:spamassassin_private_dnsbl

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
doc:appunti:linux:sa:spamassassin_private_dnsbl [2020/02/19 15:11] – [Python script to manage the dynamic zone] niccolodoc:appunti:linux:sa:spamassassin_private_dnsbl [2021/10/08 10:45] (current) – [Python script to manage the dynamic zone] niccolo
Line 75: Line 75:
  
 <file> <file>
-header        CUSTOM_DNSBL    eval:check_rbl('bl-rigacci','bl.rigacci.org.'+header     LOCAL_CUSTOM_DNSBL    eval:check_rbl('bl-rigacci','bl.rigacci.org.'
-describe      CUSTOM_DNSBL    Entries listed in bl.rigacci.org RBL +describe   LOCAL_CUSTOM_DNSBL    Entries listed in bl.rigacci.org RBL 
-score         CUSTOM_DNSBL    100.0+score      LOCAL_CUSTOM_DNSBL    100.0
 </file> </file>
  
Line 84: Line 84:
 ===== Python script to manage the dynamic zone ===== ===== Python script to manage the dynamic zone =====
  
-Finally we need a script to add, remove or query IP address into the DNSBL zone. We have written a **{{.:dnsbl-tool.txt|dnsbl-tool}}** which can be used as follow:+Finally we need a script to add, remove or query IP address into the DNSBL zone. We have written a **{{.:dnsbl-tool.txt|dnsbl-tool}}** (use this one if you have the **python3-dnspython** **2.0.0** library **{{.:dnsbl-tool_0.4.0.txt|dnsbl-tool_0.4.0}}**) which can be used as follow:
  
 <code> <code>
doc/appunti/linux/sa/spamassassin_private_dnsbl.txt · Last modified: 2021/10/08 10:45 by niccolo