MbMail
======

MbMail is a rails-plugin for handling mails for mobile-phone in Japan.

* features
  * DMail
    * converting deco-mail(text/html mail for mobile-phone) between
      each formats (NTT DoCoMo, Au, and SoftBank).
  * MbMailer
    * switching default charset to 'iso-2022-jp'
    * accepting 'triple-dotted address (ex. test...@example.com)'

Example
=======

See spec/mb_mail/*.rb files or http://github.com/tmtysk

Thanks
======

* emoticon(emoji) conversion table is provided by Jpmobile.
* mail-header parser and some utils are rewrited from tmail.
* Sample GIF image is provided by ICHIGO-APORO.

Copyright (c) 2008 tmtysk, released under the MIT license
