QQ郵箱是mailServer = smtplib.SMTP('smtp.qq.com', 25) 我是華科的學生,我們的郵箱是@hust.edu.cn,像這種應該用python發郵件,怎么設置 SMTP?我嘗試過mailServer = smtplib.SMTP('smtp.hust.edu.cn', 465) 和mailServer = smtplib.SMTP('smtp.hust.edu.cn', 25) 都不行
python發郵件學校郵箱怎么設置服務器SMTP
嚕嚕噠
2018-07-16 13:06:13