haiku/headers/private/mail
Axel Dörfler 21c22141b8 * Removed default_sent_directory(), and introduced
default_mail{_in|_out}_directory() methods in the BPrivate namespace.
* Used these methods in the inbound/outbound protocols.
* Moved WriteMessageFile() into the BPrivate namespace as well, and put its
  prototype into a new header MailPrivate.h along with the new directory
  getters.
* Removed the automatic copy to the sent directory again, and only have one
  directory for incoming mail. Incidentally, this fixed #7509, although the
  underlying filter restriction remains.
* Automatic whitespace cleanups, some style cleanups. Sorry for the mess.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42260 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-06-19 22:11:04 +00:00
..
crypt.h Major restructuring of the mail server: 2011-02-09 01:49:01 +00:00
des.h
FileConfigView.h Copy sent mails to /boot/home/mail/sent. Hope that makes more clear if a mail should be send (in out folder) or already has be sent. 2011-02-20 03:54:28 +00:00
mail_util.h * Style cleanup. 2011-06-19 22:03:49 +00:00
MailPrivate.h * Removed default_sent_directory(), and introduced 2011-06-19 22:11:04 +00:00
MDRLanguage.h
NodeMessage.h
regex.h Mail: Always include posix/regex.h 2010-08-18 23:58:57 +00:00
ServerConnection.h 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