Download Latest Version ugm-20120219-0.1.zip (1.2 MB)
Email in envelope

Get an email when there's a new version of U've Got Mail

Home
Name Modified Size InfoDownloads / Week
ugm-20120219-0.1.zip 2012-02-19 1.2 MB
readme.txt 2012-02-19 3.2 kB
Totals: 2 Items   1.2 MB 1
U've Got Mail
=============

1. Installation steps
2. Release notes



1. Installation steps
---------------------

- In order to avoid problems with self-extracting (viruses, etc), this program doesn't come
  with an installer. Therefore the installation steps are manual.
    

A. Under Windows
----------------
- Unzip the package to the directory of your choice (e.g. 'C:\Program Files') 
- Unzipping the package results in a directory called 'UveGotMail'
- In the UveGotMail directory, locate the 'ugm.lnk' file and right-click it, then select 'Properties'
- In the dialog box that appears, edit the 'Start in' field, and type the directory where you
  unzipped the program (e.g. 'C:\Program Files\UveGotMail'). Then click OK/Apply
- Optionally, you can copy the ugm.lnk file to your "Start Menu" (e.g. in the "Startup"
  directory, so the program starts automatically)
- Have fun!

B. Under Linux
----------------
- Unzip the package to the directory of your choice (e.g. '/opt') 
- Unzipping the package results in a directory called 'UveGotMail'
- The program can be launched with the following command (from the UveGotMail directory):
  java -classpath lib/ugm.jar:lib/mail.jar:lib/log4j-1.2.16.jar org.ugm.UGM
- Have fun!





2. Release notes
----------------

* ugm-20120219-0.1
  - Fixed issue with profile being lost in some cases
  - Fixed Windows link, to use JAVA_HOME variable for launching
  

* ugm-20120118-0.1
  - Added support for single profile that is saved in clear text
    for single-user cases


* ugm-20120110-0.1
  - Fixed unread mail counting
  - Minor GUI improvements


* ugm-20110915-0.1
  - Fixed bug that kept icon highlighted even after changing
    the current profile
  - Merged reset functionality with status display


* ugm-20110709-0.1
  - Fixed problem of profiles not being properly saved when
    in cases of system shutdown or user logout.
  - Minor user interface improvements


* ugm-20110614-0.1
  - More responsive interface
  - Fixed casting problem occurring in special situations when
    creating new profiles
  - Other bug fixes
   

* ugm-20110601-0.1
  - Fixed bug related to adding multiple copies of the same
    mailbox to a profile
  - Fixed bug of reconnecting to all mailboxes after changing
    only one of them
  - Support for reconnecting to mailboxes after connection is
    interrupted (e.g. network outage, computer sleep, etc) 


* ugm-20110528-0.1
  - Added security support. Now your passwords are not saved
    in clear-text anymore. The profile password is used to
	encrypt/decrypt the profile file.
  - Minor fixes and improvements
  - Added predefined settings for 1&1, AIM, AOL and MobileMe.


* ugm-20110520-0.1
  - Showing also total amount of messages
  - Added predefined settings for Hotmail
    along existing settings for GMail and Yahoo! Mail


* ugm-20110519-0.1
  - Fixed release package.
  - Improved the mailbox connection speed.
  

* ugm-20110518-0.1
  - First release.
  - Basic functionality (multiple profiles, multiple accounts)
  - Note: security not implemented!! Passwords are saved in
    clear-text in your profile files.
 
Source: readme.txt, updated 2012-02-19