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