Commit Graph

3 Commits

Author SHA1 Message Date
sebastia
5acfd868bd Fix to build with gcc-2.95
feedback from landry@, jasper@, sthen@
OK sthen@
2011-06-24 10:51:48 +00:00
sebastia
8213b07ad0 bump, get rid of some patches, and add some, PLIst changes due to framework
OK landry@, ajacoutot@
2011-04-18 12:37:17 +00:00
ajacoutot
614865b314 Import pantomime-1.2.0pre3
Pantomime provides a set of Objective-C classes that model a mail
system. Pantomime can be seen as a JavaMail 1.2 clone written in
Objective-C. The C language is only used where performance is critical.
Pantomime uses a little bit of ELM code.

Pantomime provides the following features (and more):
 * a full MIME encoder and decoder
 * a "folder view" to local mailboxes (Berkeley Format), POP3 accounts
   or IMAP mailboxes
 * a powerful API to work on all aspects of Message objects
 * a local mailer and a SMTP conduit for sending messages
 * APOP and SMTP AUTH support
 * IMAP and POP3 URL Scheme support
 * iconv and Core Foundation support
 * UNIX mbox and maildir support
 * SSL/TLS support for IMAP, POP3 and SMTP
2007-07-29 14:15:31 +00:00