解决MT4 邮件通知乱码

| No TrackBacks | Previous

  使用MT有一段时间了,但是系统发送的邮件乱码问题一直困扰着我,因为除了英文外,其他的文字都会显示为“???”。

  解决方法是:
在mt-config.cgi 文件中加入一行

  MailEncoding utf-8

这样,邮件通知中的中文就可以正常显示了。

  为什么会出现乱码呢?英文文档有提到,默认情况下,由系统自动发出的Email默认编码为:ISO-8859-1,但是他说的方法对我来说不起任何作用,发送邮件仍旧显示为“???”。还好日文给出了正确的设置方法:MailEncoding ISO-2022-JP,我把ISO-2022-JP改成utf8 就OK了。

  P.S:我发现MT的英文文档和日文文档的目录结构似乎是相同的,只要将org改为jp就可以直接跳转到对应的日文说明文档。嘿嘿。

本文结束。

No TrackBacks

TrackBack URL: http://www.sothink.cn/cgi-bin/mt-tb.fpl/17

About this Entry

This page contains a single entry by SOTHINK published on March 30, 2009 6:31 PM.

Movable Type 4.25 Now Available was the previous entry in this blog.

Google音乐--用泡泡挑歌 is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.