We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In mm_send_mail() you can have the user choose the mail engine and, if blastula, it’s a single statement to have the email sent that way.
mm_send_mail()
blastula
If you get blastula from master, the function is smtp_send(), but not yet on CRAN.
smtp_send()
The text was updated successfully, but these errors were encountered:
No branches or pull requests
In
mm_send_mail()
you can have the user choose the mail engine and, ifblastula
, it’s a single statement to have the email sent that way.If you get
blastula
from master, the function issmtp_send()
, but not yet on CRAN.The text was updated successfully, but these errors were encountered: