Les cbleurs peuvent aussi s'en charger.

darcs-hash:20060120090354-68412-80255a60c222dd1b04651e894480236b9a923da2.gz
This commit is contained in:
glondu 2006-01-20 10:03:54 +01:00
parent 0d5bf2a1b0
commit e79c8afa5c

View file

@ -111,7 +111,7 @@ from email.Encoders import encode_base64
msg = MIMEMultipart()
msg['Subject'] = "Fiche(s) d'avertissement de mail invalide - %s" % time.strftime("%d/%m/%Y",time.localtime(time.time()))
msg['From'] = "%s <%s>" % (cableur.Nom(), cableur.mail())
msg['To'] = "Bureau <bureau@crans.org>"
msg['To'] = "Cableurs <respbats@crans.org>"
msg['Cc'] = "Disconnect Team <disconnect@crans.org>"
# msg.preamble = text
# Guarantees the message ends in a newline