rpremraj / mailR

A utility to send emails from the R programming environment
http://rpremraj.github.io/mailR/
190 stars 57 forks source link

Response Code on mail send #99

Open nishantlnmiit opened 3 years ago

nishantlnmiit commented 3 years ago

When we try to send mail via send.mail - how we can check whether mail has been sent successfully or not. We should get some response code. Please let me know how we can get that.