[BACK]Return to spamd.conf CVS log [TXT][DIR] Up to [local] / src / etc

Diff for /src/etc/Attic/spamd.conf between version 1.21 and 1.22

version 1.21, 2007/02/22 23:11:19 version 1.22, 2007/02/25 04:45:28
Line 28 
Line 28 
 # University of Alberta greytrap hits  # University of Alberta greytrap hits
 # Addresses stay in it for 24 hours from time they misbehave.  # Addresses stay in it for 24 hours from time they misbehave.
 uatraps:\  uatraps:\
         :black:\          :black:\
         :msg="Your address %A has sent mail to a ualberta.ca spamtrap\n\          :msg="Your address %A has sent mail to a ualberta.ca spamtrap\n\
         within the last 24 hours":\          within the last 24 hours":\
         :method=http:\          :method=http:\
         :file=www.openbsd.org/spamd/traplist.gz          :file=www.openbsd.org/spamd/traplist.gz
   
 # Nixspam recent sources list.  # Nixspam recent sources list.
 # Mirrored from http://www.heise.de/ix/nixspam  # Mirrored from http://www.heise.de/ix/nixspam
 nixspam:\  nixspam:\
         :black:\          :black:\
         :msg="Your address %A is in the nixspam list\n\          :msg="Your address %A is in the nixspam list\n\
         See http://www.heise.de/ix/nixspam/dnsbl_en/ for details":\          See http://www.heise.de/ix/nixspam/dnsbl_en/ for details":\
         :method=http:\          :method=http:\
         :file=www.openbsd.org/spamd/nixspam.gz          :file=www.openbsd.org/spamd/nixspam.gz
   
   
 # Mirrored from http://www.okean.com/chinacidr.txt  # Mirrored from http://www.okean.com/chinacidr.txt
 china:\  china:\

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22