Patch |
r848018 |
r848018 | jszakmeister | 2003-12-06 00:20:23 +0000 (Sat, 06 Dec 2003) Fix mailer.py's utf8 charset encoding to work with Exchange. Patch by: Peter Ledbrook <peter.ledbrook@august.uk.com> * tools/hook-scripts/mailer/mailer.py (MailedOutput.mail_headers): Use the standard "UTF-8" as the e-mail's charset rather than "utf8".