Fix "False" in empty email body

Feel free to send emails without body

Some time you need to send email with empty body.
E.g. to send some file to partner.

There is a bug in odoo -- it sends "False" if email body if empty.

This module just fix the issue.