rstudio / blastula

Easily send great-looking HTML email messages from R
https://pkgs.rstudio.com/blastula
Other
546 stars 84 forks source link

Add option for `X-Priority` header #309

Open AshesITR opened 1 year ago

AshesITR commented 1 year ago

Related to #113. It would be nice to be able to adjust the Priority of an email, as controlled by the X-Priority, or the Importance header.

Another option would be to allow custom email headers using some argument to smtp_send()