re: JavaMail使用指南(一) FUCK 2007-05-07 11:59
你的文章 叫什么 使用指南啊?垃圾啊,要给出JAVAMAIL 主要类的说明啊
re: JavaMail使用指南(一) sn 2005-10-18 15:19
DEBUG: getProvider() returning javax.mail.Provider[TRANSPORT,smtp,com.sun.mail.smtp.SMTPTransport,Sun Microsystems, Inc]
DEBUG SMTP: useEhlo true, useAuth true
DEBUG: SMTPTransport trying to connect to host "smtp.sina.com.cn", port 25
javax.mail.MessagingException: Could not connect to SMTP host: smtp.sina.com.cn, port: 25;
nested exception is:
java.net.SocketException: Software caused connection abort: connect