Hey all,
For sort of a final project, I want to build a program in Java (if it's possible) that works much like the GMail Notifier except I want to make it popup a notification if I receive a new email in my yahoo, hotmail, or google accounts. Does anybody know how this can be accomplished? Basically, I just need to know how to connect with each of the email servers (if it's posible) and return true if there is new mail at that email address. Thank you ahead of time.
-Nick Nisi