[geeklogjp-devel 364] Issue 70 in geeklog-jp: メール送信で,送信者,受信者が引用符で囲まれる

Back to archive index

codes****@googl***** codes****@googl*****
2009年 4月 24日 (金) 21:30:45 JST


Updates:
	Status: Feedback

Comment #2 on issue 70 by ivysoho: メール送信で,送信者,受信者が引用符で囲 
まれる
http://code.google.com/p/geeklog-jp/issues/detail?id=70

define('CUSTOM_MAIL_HEADER_ENCODE', 'CUSTOM_ENCODE');
define('CUSTOM_MAIL_HEADER_LENGTH', 76);
define('CUSTOM_MAIL_HEADER_LINEBREAK', "\n");

これで問題はなくなりました。

なお,以下の設定では,CUSTOM_MAIL_HEADER_LENGTHをどちらに設定しても不具合 
(文字切れ・
先頭に: が追加)が発生します。
define('CUSTOM_MAIL_HEADER_ENCODE', 'MB_ENCODE_MIMEHEADER');
define('CUSTOM_MAIL_HEADER_ENCODE', 'ICONV_MIME_ENCODE');




--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings




Geeklogjp-devel メーリングリストの案内
Back to archive index