drewr / postal

Clojure email support
MIT License
587 stars 85 forks source link

Use :from for From header when both :from and :sender keys are present #47

Closed sumbach closed 8 years ago

sumbach commented 10 years ago

When both :from and :sender are present in a message, :from should be used for the "From:" header.

rlbdv commented 10 years ago

For what it's worth, this would be helpful for us (noservice) too.

drewr commented 8 years ago

Sorry about the long delay here! This is in 2.0.1 https://clojars.org/com.draines/postal/versions/2.0.1.