add_mailbox
Description:
Add a mailbox of a chosen type to the MIME message.
Note: The name (and addr) strings should be in UTF-8.
Parameters:
| this |
A Message |
| type | |
| name |
The name of the mailbox (or null) |
| addr |
The address of the mailbox |