This mail application provides all functionality of web mail client: send messages, inbox, outbox, sent directories. The only thing that users must register with an existing gmail account, because sending process goes throught the gmail smtp server and it needs authentication to send and receive mesasges.
Project implemented in Java using Spring Web Framework.