haiku/src/add-ons/mail_daemon
Clemens Zeidler a4710c0d46 Move ServerConnection class from the IMAP add-on to libmail.so. This avoids to init SSL each time an IMAP add-on
is loaded. SMTP and POP still have this problem! TODO: use the ServerConnection class in these add-ons too.
This would also remove a lot of #ifdef SSL form these add-ons. Will not do it in the near future, feel free to fix it
...



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41840 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-05-30 21:36:06 +00:00
..
inbound_filters - Extend MarkMailAsRead to take a flag not only a bool value. Write an additional MAIL:read attribute. 2011-02-21 07:24:29 +00:00
inbound_protocols Move ServerConnection class from the IMAP add-on to libmail.so. This avoids to init SSL each time an IMAP add-on 2011-05-30 21:36:06 +00:00
outbound_filters Switch to the new MailProtocol and account API. Lot of other smaller adaption to the new mail server. 2011-02-09 01:52:30 +00:00
outbound_protocols - Extend MarkMailAsRead to take a flag not only a bool value. Write an additional MAIL:read attribute. 2011-02-21 07:24:29 +00:00
Jamfile Switch to the new MailProtocol and account API. Lot of other smaller adaption to the new mail server. 2011-02-09 01:52:30 +00:00