[vlc-devel] Example for subversion mails in UTF-8
Marian Ďurkovič
md at bts.sk
Thu Jun 14 18:04:14 CEST 2007
Hi all,
following my previous email, here's one of the examples for UTF-8 encoding
in emails from SVN:
http://svn.collab.net/repos/svn/trunk/tools/hook-scripts/mailer/mailer.py
I think also the existing script is easy to fix, we just need
to include the proper MIME headers, namely:
'MIME-Version: 1.0\n' \
'Content-Type: text/plain; charset=UTF-8\n' \
'Content-Transfer-Encoding: 8bit\n' \
Thanks & kind regards,
M.
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list