forked from MailCore/MailCore
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathAUTHORS
More file actions
19 lines (14 loc) · 712 Bytes
/
AUTHORS
File metadata and controls
19 lines (14 loc) · 712 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Primary Authors:
* Matt Ronge
Contributors:
* Stefano Barbato - For a patch that fixes a memory leak
* Jaremy Creechley - Added support for sending attachments
* Julián Romero - For a patch that adds unicode support for addresses
* Kyle Van Essen - For a patch that fixes a flags memory leak
* Gabor Cselle - For tons of contributions, especially iPhone support and bug fixes
* Juan Leon - For adding async SMTP support
* Matthew R. Miller - For move message support and date utilities
* Kaustubh Kabra - For HTML mail support
* Dirk Holtwick - For updating the examples
Thanks to:
* Dinh Viet Hoa - For writing libetpan, which made MailCore possible