-------------------------------------------------------------------------------
 Mail Notification overview
-------------------------------------------------------------------------------

Index

	0. About this document
	1. About Mail Notification
	2. Release notes
	3. Installation instructions

0. About this document

	$Id: README,v 1.18 2004/08/18 01:00:25 jylefort Exp $

	Copyright (c) 2003, 2004 Jean-Yves Lefort.

	This document is part of Mail Notification.
	It may be distributed under the same terms as Mail Notification.

1. About Mail Notification

	Mail Notification is a status icon (aka tray icon) that
	informs you if you have new mail.

	It works with system trays implementing the freedesktop.org
	System Tray Specification, such as the GNOME Panel
	Notification Area, the Xfce Notification Area and the KDE
	System Tray.

	Mail Notification features include:

		* multiple mailbox support
		* mbox, MH, Maildir, Sylpheed, POP3, IMAP and Gmail
		  support
		* SASL authentication support
		* APOP authentication support
		* SSL support
		* automatic detection of mailbox format
		* automatic notification
		* HIG 2.0 compliance

2. Release notes

	In this release or in previous ones, some configuration keys
	have been obsoleted. For the sake of cleanliness, you should
	remove them, by typing:

		$ gconftool-2 --recursive-unset \
			/apps/mail-notification/local \
			/apps/mail-notification/remote \
			/apps/mail-notification/commands/clicked \
			/apps/mail-notification/ui/preferences-dialog

3. Installation instructions

	See the INSTALL file.
