Java:处理Mail

发送邮件:
Send email using java:
http://stackoverflow.com/questions/3649014/send-email-using-java
Java - Sending Email:
http://www.tutorialspoint.com/java/java_sending_email.htm
邮件功能开发:JavaMail:
http://developer.51cto.com/art/201203/322283.htm
JavaMail发送邮件的一个例子(全):
http://www.blogjava.net/supercrsky/articles/170119.html
Send mail using GMAIL:
http://www.java2s.com/Code/Java/Network-Protocol/SendmailusingGMAIL.htm

接收邮件:
How do I receive email in Java?
http://www.avajava.com/tutorials/lessons/how-do-i-receive-email-in-java.html?page=1
Get Email Message Example:
http://www.java2s.com/Code/Java/Network-Protocol/GetEmailMessageExample.htm
How to configure “imaps” for receiving mails?
http://stackoverflow.com/questions/15433992/how-to-configure-imaps-for-receiving-mails-javamail

你可能感兴趣的:(Java:处理Mail)