"Japanese Mail Helper" module for Drupal7

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
qchan's picture

Drupal7サイトからのメール送信で日本語の文字化けを防ぐモジュールを公開します。

Japanese Mail Helper

Mimemailモジュールと協同して動くことで、HTMLメールの文字コード変換も可能になっています。
今後、phpMailerモジュールとの連携も考えていますので、gmailなど外部のSMTPからの送信も簡単に出来るようになります。

現在は、正式なプロジェクト前のSandboxです。
何か問題が見つかればコメントください。よろしくお願いします。

++++++++++++++++++++++++++++++++++++++++++++++++
In English

We've made "Japanese Mail Helper" module.
Plese test & review.
Now this is a sandbox project.
Japanese Mail Helper

sandbox: Japanese Mail Helper | drupal.org

The Japanese Mail Helper module allows you to convert mail text encoding from UTF-8 to iso-2022-jp ( JIS ) for Drupal.
It collaborates with Mime Mail Module.
There are many mobile phones that can't read UTF-8 text encoding mail in Japan.
Also it can convert Multi part mail (HTML) text encoding.

We've tested following modules' mail
* Drupal Core User registeration
* Contact form
* Webform
* Simplenews

Dependancies
Mime Mail Module 7.x