On envoie un mail d'avertissement en attendant la modif du FW.
darcs-hash:20060108094708-6d78a-d330e91722a71886942e7cbd26e0d7a181c3b579.gz
This commit is contained in:
parent
86fc8e1a5f
commit
b11b3c549d
1 changed files with 1 additions and 1 deletions
|
@ -444,7 +444,7 @@ for ip, id_p2p, nombre in fraudeurs :
|
|||
################################
|
||||
corps = p2p.avertissement % {'from':upload.expediteur, 'to':proprio.email(), 'upload':elupload, 'proprio':proprio.Nom()}
|
||||
corps = corps.encode('iso 8859-15')
|
||||
#mail.sendmail(upload.expediteur,proprio.email(),corps)
|
||||
mail.sendmail(upload.expediteur,proprio.email(),corps)
|
||||
|
||||
# Blacklistage
|
||||
date = time()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue