DEBUG: setDebug: JavaMail version 1.3.1
DEBUG: getProvider() returning javax.mail.Provider[TRANSPORT,smtp,com.sun.mail.smtp.SMTPTransport,Sun Microsystems, Inc]
DEBUG SMTP: useEhlo true, useAuth true
DEBUG SMTP: trying to connect to host "smtp.sina.com", port 25
220 irxd5-201.sinamail.sina.com.cn ESMTP
DEBUG SMTP: connected to host "smtp.sina.com", port: 25
EHLO PC2009101211ckh
250-irxd5-201.sinamail.sina.com.cn
250-8BITMIME
250-SIZE 52428800
250-AUTH PLAIN LOGIN
250 AUTH=PLAIN LOGIN
DEBUG SMTP: Found extension "8BITMIME", arg ""
DEBUG SMTP: Found extension "SIZE", arg "52428800"
DEBUG SMTP: Found extension "AUTH", arg "PLAIN LOGIN"
DEBUG SMTP: Found extension "AUTH=PLAIN", arg "LOGIN"
DEBUG SMTP: Attempt to authenticate
AUTH LOGIN
334 VXNlcm5hbWU6
eHVoYW5nMTk4OTExMjg=
334 UGFzc3dvcmQ6
ODYyODYy
235 #2.0.0 OK Authenticated
DEBUG SMTP: use8bit false
MAIL FROM: lili@sohu.com
250 sender lili@sohu.com ok
RCPT TO: hellolengfeng@sohu.com
250 recipient hellolengfeng@sohu.com ok
DEBUG SMTP: Verified Addresses
DEBUG SMTP: hellolengfeng@sohu.com
DATA
354 go ahead
Message-ID: 13100371.1255351251390.JavaMail.Administrator@PC2009101211ckh
From: lili@sohu.com
Mime-Version: 1.0
Content-Type: text/plain; charset=GBK
Content-Transfer-Encoding: base64
xOO6w8Lwo78=
.
250 ok: Message 299751497 accepted
QUIT
还有可能什么差错啊
你的是搜狐怎么host是新浪的
smtp.sina.com