[config/nolslib/mac_prises] Corrections
This commit is contained in:
parent
4afa4dc065
commit
fcda8784c9
4 changed files with 9 additions and 5 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue