On 05-Nov-07 01:45:50, Josh Kalish wrote: > Hi, > Has anyone used R to send out an email via an SMTP server? > I run R from a script and would like to be able to send out > an email from there also. I could shell out to an email program, > but was hoping maybe someone had a package for R or a smooth way > to do it. > > Thanks, > Josh
There is a thread in R-help starting on 10 May 1965 at https://www.stat.math.ethz.ch/pipermail/r-help/2005-May/071200.html "[R] Does R have a command for sending emails?" (Fernando Saldanha) Specific suggestions for specially-written R functions which can do this are at https://www.stat.math.ethz.ch/pipermail/r-help/2005-May/071212.html https://www.stat.math.ethz.ch/pipermail/r-help/2005-May/071233.html https://www.stat.math.ethz.ch/pipermail/r-help/2005-May/071235.html See also: https://www.stat.math.ethz.ch/pipermail/r-help/2005-May/071245.html https://www.stat.math.ethz.ch/pipermail/r-help/2005-May/071287.html https://www.stat.math.ethz.ch/pipermail/r-help/2005-May/071297.html Best wishes, Ted. -------------------------------------------------------------------- E-Mail: (Ted Harding) <[EMAIL PROTECTED]> Fax-to-email: +44 (0)870 094 0861 Date: 05-Nov-07 Time: 02:24:05 ------------------------------ XFMail ------------------------------ ______________________________________________ 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.