search for: smtpsubmitmail

Displaying 2 results from an estimated 2 matches for "smtpsubmitmail".

2010 Aug 23
3
sendmailR-package-valid code needed
## Not run: from <- sprintf("<sendmailR@ to <- "<olafm at datensplitter.net>" subject <- "Hello from R" msg <- "It works!" sendmail(from, to, subject, msg, control=list(smtpServer="ASPMX.L.GOOGLE.COM")) ## End(Not run) the above commands are provided in this document ie http://cran.r-project.org/web/packages/sendmailR/sendmailR.pdf
2010 Aug 24
0
mlm for within subject design
...<- "Hello from R" > msg <- "It works!" > sendmail(from, to, subject, msg,control=list(smtpServer="ASPMX.L.GOOGLE.COM")) Error in waitFor(code) : SMTP Error: 5.1.1 The email account that you tried to reach does not exist. Please try Calls: sendmail -> smtpSubmitMail -> sendCmd -> waitFor my email id is correct please help me with regards veepsirtt --Forwarded Message Attachment-- From: samuoko at yahoo.com To: r-help at r-project.org Date: Mon, 23 Aug 2010 14:57:39 +0000 Subject: [R] AUC Hello, Is there is any R function computes the AUC for pai...