[dokuwiki] Re: UTF-8 question

Riny Heijdendael writes:

Still fighting with my gateway for dokuwiki, I run into problems when
parsing the subject of the mail..

If I send an email with UTF-8 encoded subject, and try to parse it for
inclusion in dokuwiki, it shows up like something like:

=?UTF-8?B?0LvQvdC60L/Qs9GI0YnQljpkaXNjdXNzaW9u?=

Can anyone advise me which functions there are in the dokuwiki to get it
  back to »œº¿³ÈÉ?:discussion , which was it originally?

Others gave you some info already. There is no decoding support for this in DokuWiki (only encoding in inc/mail.php) However have a look here for two PHP lines to decode them:

http://wiki.splitbrain.org/phpsnippets#decode_mail-subjects

Andi


Other related posts: