d_etpan: project to write bindings and wrappers for the libetpan email / IMAP library

Laeeth Isharc via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Wed Dec 31 01:24:30 PST 2014


https://github.com/Laeeth/d_etpan

http://www.etpan.org/libetpan.html
https://github.com/dinhviethoa/libetpan

LibEtPan
========
The purpose of this mail library is to provide a portable, 
efficient framework for different kinds of mail access: IMAP, 
SMTP, POP and NNTP.

It provides an API for C language.

Who uses LibEtPan?

     Almost all email app in Mac and iOS AppStore: see Mailcore
     Cisco Mobile for iPhone
     Claws Mail
     Filemaker Pro
     Google Apps Migration for Microsoft Exchange
     Playstation Vita Email Application
     reMail (Acquired by Google in 2010)
     Sparrow (Acquired by Google in 2012)

Status
======
Pre-alpha bindings only.  They compile without errors, but 
probably need some fixes and some key functions missing.  I have 
not yet finished porting the demos.

Later when time I will add D style wrappers.


More information about the Digitalmars-d-announce mailing list