Barry Rowlingson <b.rowlingson <at> lancaster.ac.uk> writes: > > On Mon, Aug 23, 2010 at 3:55 PM, Velappan Periasamy <veepsirtt <at> gmail.com> wrote: > > Hello Chris Campbell , > >
I just posted my embryonic 'Rmail' package, which does a form of SMTP authentication (maybe not the version you want), to http://www.mathserv.mcmaster.ca/~bolker/R/src/contrib/Rmail_1.0.tar.gz You should be able to install it via install.packages("Rmail",contriburl="http://www.math.mcmaster.ca/~bolker/R/src/contrib") (although not that it is a source package -- there's no compiled code, though, so if necessary you can download the tarball and dig the R source code out ...) ______________________________________________ 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.