Mnage + silence
darcs-hash:20051012185004-6d78a-b2b3367b2cad7b1406d6d06980edfa06f12259f2.gz
This commit is contained in:
parent
d552c706b7
commit
232abb13c1
1 changed files with 0 additions and 2 deletions
|
@ -35,7 +35,6 @@ pgsql.autocommit = True
|
||||||
mail = smtplib.SMTP('localhost')
|
mail = smtplib.SMTP('localhost')
|
||||||
ldap = crans_ldap()
|
ldap = crans_ldap()
|
||||||
|
|
||||||
xabi="pessoles@crans.org"
|
|
||||||
|
|
||||||
###########################################
|
###########################################
|
||||||
# Vérification de l'upload et du download #
|
# Vérification de l'upload et du download #
|
||||||
|
@ -195,7 +194,6 @@ if veroles:
|
||||||
if ',virus,' in ligne :
|
if ',virus,' in ligne :
|
||||||
liste=ligne.split(',')
|
liste=ligne.split(',')
|
||||||
argument=['now','-',virus,hostname]
|
argument=['now','-',virus,hostname]
|
||||||
print argument,IP
|
|
||||||
index = bl.index(ligne)
|
index = bl.index(ligne)
|
||||||
proprio.blacklist((index,argument))
|
proprio.blacklist((index,argument))
|
||||||
proprio.save()
|
proprio.save()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue