snipsco / Postal

A Swift framework for working with emails
MIT License
652 stars 81 forks source link

Sending mail #79

Closed dmitrykurochka closed 6 years ago

dmitrykurochka commented 6 years ago

Why do we skip sending mail functionality? I do not want to use old Objective C MailCore. Could not find any alternative for iOS

klefevre commented 6 years ago

@dmitrykurochka This library was made to fetch and process emails received that's why we've never given the effort to develop this feature and we probably never will even if I'd love to see it. If anybody wants to develop this feature I'll help him as much as I can...