Penguin Powered

VeeP - The Very Easy Email Program


Version History


Project Status : Alpha

Version 0.3.1 - Released 30/04/01
Emilio told me the tarball for 0.3.0 wouldn't untar properly - apologies to all those who tried to do so. This release is just a new tarball of the same files that (should) work fine. Let me know if it doesn't.

Version 0.3.0 - Released 05/02/01
Fixed the problem with PopClient so all the methods should work ok now.
Added a toolbar and the ability to change the appearance of the application - no changes to the functionality (or lack thereof).


Version 0.2.0 - Released 29/01/01
Three classes - PopClient.java, SmtpClient.java, Veep.java
SmtpClient works ok for sending basic messages.
PopClient doesn't work properly because I failed to instantiate a String(doh!)
Veep currently allows you to send a message, but checking mail doesn't work because of the error with PopClient.


Version 0.1.0 - Released 14/01/01
Included working SmtpClient & PopClient classes.