I am currently using a gem called "Mailbox" on rails3. Each time, the mailbox delivers email, and it seems to use the template shown below. Does anyone know how to customize this template?
Even if you install a mailbox, views will not be created so you cannot configure it!
You have a new message: subject
You have received a new message:
Body
source
share