[config/nolslib/mac_prises] Corrections

This commit is contained in:
Pierre-Elliott Bécue 2013-04-08 10:00:29 +02:00
parent 4afa4dc065
commit fcda8784c9
4 changed files with 9 additions and 5 deletions

View file

@ -137,7 +137,7 @@ Subject: %(subject)s
Content-Type: multipart/mixed; boundary="_424234545aaff-ffca234efff-556adceff5646_"
--_424234545aaff-ffca234efff-556adceff5646_
Content-Type: text/plain, charset="UTF-8"
Content-Type: text/plain; charset="UTF-8"
%(contenu)s

View file

@ -98,7 +98,7 @@ if __name__ == '__main__':
message = """From: %(from)s
To: %(to)s
Subject: %(subject)s
Content-Type: text/plain, charset="UTF-8"
Content-Type: text/plain; charset="UTF-8"
%(contenu)s