Open AshesITR opened 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.
X-Priority
Importance
Another option would be to allow custom email headers using some argument to smtp_send()
smtp_send()
Related to #113. It would be nice to be able to adjust the Priority of an email, as controlled by the
X-Priority
, or theImportance
header.Another option would be to allow custom email headers using some argument to
smtp_send()