Attach the message to the MIMEMultipart object. msg.attach(MIMEText(message, 'plain')). server = smtplib.SMTP('smtp.gmail.com', 587).
確定! 回上一頁