from email.mime.base import MIMEBase ... p = MIMEBase('application', 'octet-stream'); # To change the payload into encoded form
確定! 回上一頁