History log of /haiku/src/servers/mail/MailDaemonApplication.h
Revision Date Author Comments
# 893e3de8 27-Nov-2015 Axel Dörfler <axeld@pinc-software.de>

mail_daemon: Converted to BServer.


# 0b90f99b 14-Jan-2015 Adrien Destugues <pulkomandy@gmail.com>

Mail server: fix disabling notifications

* The default notifier didn't always take the setting into account.
* The mail server was not using the setting from the settings file and
instead waiting for a message that wasn't sent anywhere.

Fixes #10852.


# 8705e1f6 22-May-2013 Axel Dörfler <axeld@pinc-software.de>

mail_daemon: cleanup, 30s auto check startup delay.

* Refactored new message retrieval a bit, so that the notification strings
aren't duplicated.
* The daemon now waits 30 seconds before doing the first mail check.


# daf972c9 30-Oct-2012 Axel Dörfler <axeld@pinc-software.de>

Renamed MailDaemon{App|.cpp|.h} to MailDaemonApplication[.{cpp|h}].


# 0b90f99bc3ba04f924e1706d9759a0ebcb93dd88 14-Jan-2015 Adrien Destugues <pulkomandy@gmail.com>

Mail server: fix disabling notifications

* The default notifier didn't always take the setting into account.
* The mail server was not using the setting from the settings file and
instead waiting for a message that wasn't sent anywhere.

Fixes #10852.


# 8705e1f6e7fcc9892785d1406b2d0c0e530d0e11 22-May-2013 Axel Dörfler <axeld@pinc-software.de>

mail_daemon: cleanup, 30s auto check startup delay.

* Refactored new message retrieval a bit, so that the notification strings
aren't duplicated.
* The daemon now waits 30 seconds before doing the first mail check.


# daf972c99c4a66baa0bc4df698334eda8f224a7d 30-Oct-2012 Axel Dörfler <axeld@pinc-software.de>

Renamed MailDaemon{App|.cpp|.h} to MailDaemonApplication[.{cpp|h}].