PopTray
-------

PopTray is totally FREE!

Just a little POP3 mail checker I wrote, because I couldn't
find a freeware program that had all the features I wanted.  

PopTray can check up to 10 accounts with a different notification
sound each.  It lists the messages in a ListView with a quick
preview function.  Deleting unwanted messages is also possible.

Rules allow you to play different notifications or delete messages 
according to text contained in the header.

PopTray was written in Delphi 5.0 using the Indy internet components.
Contact me if you are want the source-code (also free).

If you DO find this program useful, I would love to hear from you.
Constructive criticism is also welcome.


Author
------
PopTray was written by RENIER CRAUSE.
e-mail: renierc@bigfoot.com
homepage: http://www.bigfoot.com/~renierc


Installation
------------
Just run the EXE and follow the instructions.
All your settings will be saved in PopTray.ini


Disclaimer
----------
The author (that's me) isn't responsible for any damage caused by 
this program.  That means you can't sue me if PopTray deletes your
e-mail or if it causes a hole in the ozone-layer.


Version History
---------------
2000-08-25	0.90	First Beta release.
2000-08-25	0.91	Fixed Notify with no-mail bug.
2000-08-25	0.91.1	Delete with no message selected fixed.
			Close button renamed to "To Tray".
			Tray blue when messages from multiple accounts.
			From column Read-Only.
			Added hints in Tray.
2000-08-25	0.92	Check for Mail on Startup.
			Minimize when Starting Mail Program.
			Multiple Delete added.
			Simple password encryption added.
2000-08-28	0.92.1	Use a little bit less memory.
			ProgressBar while checking mail.
2000-08-30	0.92.2	Hint show which account the new mail is in.
2000-08-30	0.92.3	Hint changed while checking for mail.
			Program Icon on PopUp menu.
			TrayIcon reset when e-mail program run.
			Fixed bug with WAV not always played.
2000-09-21	0.93	Switched to Indy POP3 component.
			Show name only in From field.
			Fixed bug with Windows not shutting down.
			Uses less memory.
2000-09-21	0.93.1	Better error-handling (no msgs while minimized).
2000-09-22	0.94	Delete an Account
			TrayIcon reset when e-mail run (animated too).
2000-09-26	0.94.1	Show icon for Priority.
2000-09-27	0.94.2	Removed debug messages on shutdown.
2000-10-09	0.95	Preview Progress meter.
			Sort messages when clicking on column headers.
			Disable account fields until "Add" pressed.
			Show only current message headers in preview.
2000-10-10	0.95.1	Sort descending when clicking column again.
2000-10-11	0.95.2	Preview and Delete work correctly after sort.
2000-10-13	0.95.3	Options Save and Cancel buttons align to bottom.
2000-10-18	1.0	First (non-beta) Release!
2000-10-20	1.0.1	Beta of First Rules implemented.
2000-10-23	1.0.2	Enable/Disable of accounts.
2000-12-14	1.1	Changed name from PopCheck to PopTray.
			Released into the Wild.

