[pmwiki-users] Mail form without UTF8
Petko Yotov
5ko at 5ko.fr
Fri Jan 6 13:57:29 CST 2012
On Friday 06 January 2012 20:49:22, 123_dirk wrote :
> I will try this tomorrow.
>
> I don't know witch e-mail clients can do this, but the System in our
> Company can't. Maybe because there is no information about the UTF-8 in
> the Mail.
The variables I suggested will add the information about UTF-8 to the e-mail
message and then, I'm pretty sure the message will be displayed correctly in
all e-mail readers. I'm even using this with another alphabet (Cyrillic)
without fail on different platforms.
Petko
> >> Add to config.php such a line:
> >> $PmFormMailHeaders = 'Content-type: text/plain; charset=UTF-8';
> >
> > And to correctly encode the e-mail subject, you should also add :
> > $EnablePmFormMailSubjectEncode = 1;
> >
> > I'm thinking that these message headers should be enabled by default
More information about the pmwiki-users
mailing list