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
MailAttachment.h
MailComponent.h
MailContainer.h
MailDaemon.h - Partial downloaded messages are now opened by Mail and not by the mail daemon. Mail request the body fetch and get notified when the daemon is done. During this time the Mail window title is showing "Downloading: subject". This fixes #7256. 2011-03-03 09:05:04 +00:00
MailMessage.h Fix account name in mail. 2011-02-15 02:19:49 +00:00
MailSettings.h * Removed default_sent_directory(), and introduced 2011-06-19 22:11:04 +00:00
mail_encoding.h