1 Star 0 Fork 45

michaelssj/qytang_Python

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
2016.1.22 邮件配置模块 780 Bytes
一键复制 编辑 原始数据 按行查看 历史
现任明教教主-乾颐堂 提交于 2016-01-22 10:11 . new file
popservername = 'pop.163.com'
popusername = 'collinsctk@163.com'
########################################
smtpservername = 'smtp.163.com'
########################################
myaddress = 'collinsctk@163.com'
mysignature = ('Welcome to QianYiTang http://www.qytang.com')
########################################
smtpuser = 'collinsctk@163.com'
smtppasswdfile = ''
########################################
poppasswordfile = ''
########################################
sentmailfile = '/root/sentmail.txt'
########################################
savemailfile = '/root/savemail.txt'
########################################
fetchEncoding = 'utf8'
headersEncodeTo = None
########################################
fetchlimit = 25
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/michaelssj/qytang_Python.git
git@gitee.com:michaelssj/qytang_Python.git
michaelssj
qytang_Python
qytang_Python
master

搜索帮助