Would be my last resort if a cleaner solution cannot be found. 

-----Original Message-----
From: Duncan Murdoch [mailto:murdoch.dun...@gmail.com] 
Sent: Friday, February 07, 2014 11:57 AM
To: Bo Yan; r-help@r-project.org
Subject: Re: [R] Send html body email in R

On 07/02/2014 12:47 PM, Bo Yan wrote:
> Hi,
>
>   
>
> I have managed to send emails with plain text message in the mail body 
> using sendmailR. However, this package currently doesn't allow you to 
> send html body email unless the source code is hacked.
> http://stackoverflow.com/questions/19844762/how-to-send-html-email-usi
> ng-r
>
>   
>
> Could anyone share a solution that allows sending out html body emails in
R?
> Thanks!

Why not use the solution posted on that page, i.e. modify the source of
sendmailR?

Duncan Murdoch

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to