Skip to content

使用python发送邮件 | SparkydogX Blog #120

Description

@sparkydogX

https://sparkydogx.github.io/2017/09/13/snedmeanemail/

最近在服务器上跑CNN,要跑好长时间。没耐心盯着terminal,遂使用>>重定向输出到一个文件里。为了在程序运行完成收到提醒,在程序里添加发送邮件的功能,这样一来在家也能debug了XD。代码如下: 123456789101112131415161718192021import smtplibfrom email.mime.text import MIMETextfrom email

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions