how can i send large file to email using python?

前端 未结 0 1365
梦如初夏
梦如初夏 2021-01-06 06:10

i have to send a file which has 75 Mb size using python.

  from datetime import datetime
    import smtplib
    from email.mime.multipart import MIMEMultipart         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题