drewr / postal

Clojure email support
MIT License
586 stars 85 forks source link

Add bytes attachments #103

Closed PawelStroinski closed 2 years ago

PawelStroinski commented 5 years ago

It is handy to be able to use a byte array rather than a file as the attachment :content. Test included.

whamtet commented 5 years ago

Can @drewr please merge this?

lmccombes commented 2 years ago

Thanks @PawelStroinski, I've made use of this branch as I needed this feature. If we could get it merged onto the main project that would be great!

whamtet commented 2 years ago

Great work @drewr !

lmccombes commented 2 years ago

Thanks @drewr , much appreciated!

PawelStroinski commented 2 years ago

Thank you @drewr for merging this and making postal in the first place! Thank you @whamtet, @lmccombes and @rafaeldelboni for finding this PR useful!

rafaeldelboni commented 2 years ago

Thanks a lot @PawelStroinski and @drewr cc @lucasdf