mailR
mailR copied to clipboard
A utility to send emails from the R programming environment
Firstly, thank you for the wonderful package, work life is made easy with it. When using glue() function in subject, it is not supporting, it is throwing below error: ```...
I'm trying to send a table in a body email using R. But it doesn't work. The function is "send.mail" and I used body = print(xtable(test_1),print.results=FALSE) This is how I...
Is there a way to send emails to a distribution list. Currently it results in the following error: Error in .jcall("RJavaTools", "Ljava/lang/Object;", "invokeMethod", cl, : org.apache.commons.mail.EmailException: javax.mail.internet.AddressException: Local address contains...
Hello, I'm trying to use mailr to send automatic emails from within the company that I'm interning. I can make this code work using my school email; however, it fails...
The function is working very fine in windows but it is not working in linux environment....it gives an exception of Sending the email to the following server failed : smtp.gmail.com:465...
I really like this package and I have succesfully used it to send emails via an Exchange server using code that looks like this: ``` email sessionInfo() R version 3.4.4...
It seems that in the `send.mail` function, `to` ends up being a default parameter. This is because `.valid.email` applies on `to` whether or not `to` exists. It's useful for it...
First time making a pull request... As the title suggests, I am just adding the jar files referenced in one solution in issue #77
Do not assume that src is the first attribute in