powered by
Add From field to message
from(msg, from = NULL)
A message object.
Email address.
subject, to, cc, bcc and reply
subject
to
cc
bcc
reply
# NOT RUN { msg <- envelope() from(msg, "craig@gmail.com") # }
Run the code above in your browser using DataLab