I use sendmailR (ver. 1.0-0) to create automated corporate mails. Inside the mail message I insert html code to produce tables. Finally, before sending, I convert the message to utf8 - since it contains multilingual characters, using\[code\]msg <- iconv(msg, to = "utf8")\[/code\]After migrating to ver. 1.1-2 (in order to send mails with attachments), the contents of the mail cannot be read anymore. The text is unreadable and the html code is ignored. This is an example of the contents after upgrading:\[code\]?3?1?