p = MIMEBase( 'application' , 'octet-stream' ). # To change the payload into encoded form. p.set_payload((attachment).read()).
確定! 回上一頁