python 邮件
Posted 歌酒赋闲
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了python 邮件相关的知识,希望对你有一定的参考价值。
Ignoring indexes: https://pypi.python.org/simple
Collecting setuptools
Ubuntu
apt-get install libssl-dev
In addition it is recommended to install the following.
apt-get install make build-essential libssl-dev zlib1g-dev libbz2-dev libsqlite3-dev
CentOS
yum install openssl-devel
In addition it is recommended to install the following.
yum install zlib-devel bzip2-devel sqlite sqlite-devel openssl-devel
‘smtplib‘ has no attribute ‘SMTP_SSL‘
ssl导入失败需要去掉一些代码的注释
https://www.jianshu.com/p/f96b1efe37f4
554
以上是关于python 邮件的主要内容,如果未能解决你的问题,请参考以下文章