haiku/headers/os/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
..
E-mail.h Fix build. 2011-05-05 20:16:48 +00:00
mail_encoding.h
MailAttachment.h
MailComponent.h
MailContainer.h
MailDaemon.h
MailMessage.h
MailSettings.h * Removed default_sent_directory(), and introduced 2011-06-19 22:11:04 +00:00