文件名称:py-playground:我的Python游乐场
文件大小:30KB
文件格式:ZIP
更新时间:2024-06-17 19:26:35
Python
py操场
我的Python游乐场
发送Gmail.py
一个简单的 gmail 命令行客户端,用于从您的 gmail 帐户发送邮件。
笔记
但是,出于安全原因,gmail 启用了安全功能,这将阻止对您的 gmail 的编程访问。 因此,您需要在此处降低您的 Gmail 安全性,您turn on此处使用your gmail account turn on不太安全的应用程序的访问权限。
确保您使用上述gmail account作为您from gmail address 。 参考sendGmail.py的帮助
用法
py-playground$ ./sendGmail.py Usage details sendGmail -f
【文件预览】:
py-playground-master
----sendGmail.py(3KB)
----README.md(2KB)
----dump.out(229KB)
----snmpTest.py(2KB)