知道SMTP 的Server 是smtp.gmail.com,SSL port 是465。 創建一個Socket,用來發送SMTP from socket import * import ssl import smtplib import base64 ...
確定! 回上一頁