mailR authentication failed while sending email using R
I’m encountering an issue when running a script outside my company. The script includes a send_mail function using the mailr package, which is causing an error. I’ve contacted the organization’s security department but they couldn’t provide a solution. Do you have any recommendations?
How to reply emails using emayili in R? How to get the message ID when sending an email with emayili?
I am sending emails with emayili, a great package BTW.