issues
search
zhangyunhao116
/
zmail
Zmail makes it easier to send and retrieve emails in python3
MIT License
433
stars
112
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
content_html content_text可以同时作为邮件正文发送
#117
andrewXiaoyu
opened
2 years ago
0
get_mails(after = ‘str’)这种方法调用会返回TypeError
#116
dimonda-00
opened
2 years ago
0
读取163企业邮箱内容较多的邮件发生错误
#115
BananaRR
opened
2 years ago
0
get_mails()发生异常: AttributeError是 'NoneType' object has no attribute 'groups'
#114
xujunkang
opened
3 years ago
0
正则错误
#113
epirus
closed
3 years ago
0
获取邮件时希望添加 未读 参数, 针对某个邮件可以标记为已读
#112
god-pane
opened
3 years ago
0
根据ID删除邮件时报错如下
#111
god-pane
opened
3 years ago
0
zmail包 mail = server.get_latest() outlook无法获取最新邮件(子目录下最新邮件)
#110
332546224
opened
3 years ago
0
mail = server.get_latest() outlook无法获取最新邮件(子目录下最新邮件)
#109
332546224
opened
3 years ago
0
在读取邮件时 出现了邮件标题错误的问题
#108
cainiaosgh
opened
3 years ago
0
如何实现监听一个邮箱是否有新的邮件
#107
liuhui677
opened
3 years ago
0
poplib.error_proto: b'-ERR Message can not load'
#106
Nooei
opened
3 years ago
0
附件除了用for循环一个个下载外,能否一次批量下载呢
#105
88shaobo
opened
3 years ago
0
偶尔出现获取到的html为空,其他正常;本身是有html的
#104
gushenyi123
opened
3 years ago
0
请教下,现在不能支持office365的smtp发送邮件吗
#103
ultralisk1979
opened
3 years ago
1
Update mime.py
#102
wsgfz
opened
3 years ago
0
自定义发送者的名字无法修改
#101
taka1230
opened
3 years ago
0
Change Character encoding to gbk
#100
GameGamer
opened
3 years ago
0
牛逼牛逼牛逼,这个发邮件的库我爱了!
#99
Lawyer-ray
closed
3 years ago
1
solved it myself
#98
Avnsx
closed
4 years ago
0
在import zmail使用server时出现AttributeError: module 'zmail' has no attribute 'server'的错误
#97
WhaleFell
closed
4 years ago
2
想请问下get_mail(which)中的which参数怎么确定?有办法知道某一天的邮件对应的是哪些参数吗?
#96
Slangsinger
opened
4 years ago
1
作者你好,在使用zmail收取指定时间范围内的邮件不起作用
#95
ultralisk1979
closed
4 years ago
1
hi
#94
ultralisk1979
closed
4 years ago
0
似乎附件过大的时候发不出去?
#93
RockeyCoss
closed
4 years ago
2
请问如何获取垃圾箱中的邮件?
#92
wingsgit
closed
4 years ago
1
Hey,想问一下带条件的get_mail功能正常的响应时间是多少?
#91
VinciMin
closed
4 years ago
3
发送很多邮件都只是显示成功,要不就是发不出去程序停止
#90
linkangren
closed
4 years ago
2
能否批量删除邮件?
#89
tailyao
opened
4 years ago
4
删除邮件盲区,求解答
#88
Lifestrive
closed
4 years ago
3
Tom邮箱无法使用
#87
Lifestrive
closed
4 years ago
2
pop3的接受有问题
#86
epirus
closed
4 years ago
2
occur error "CRITICAL:zmail:<POPServer username:xxx@sina.com password:xxx pop.sina.com:995 ssl:True tls:False> duplicate login!""
#85
yonkylin
opened
4 years ago
5
How to get header by single email id?
#84
AlbertChanX
closed
4 years ago
1
get_mails 会卡住
#83
maya413
closed
4 years ago
3
关于send_mail中content_html带有中文会报错的问题
#82
cruisin123
closed
4 years ago
4
TypeError: Can not use ssl and tls together
#81
ZuoGuocai
closed
4 years ago
3
使用抄送模式发送邮件,源码里面为什么要把抄送地址追加到收件地址?
#80
bolianlai
closed
4 years ago
1
Catch IOError when create server
#79
zhangyunhao116
closed
5 years ago
0
server.stat()不能得到正确的邮件数目
#78
Thinking2018
closed
4 years ago
1
请问如何下载未读邮件
#77
Albert822
closed
5 years ago
3
已解决 sorry to bother
#76
yanyanglong
closed
5 years ago
0
中文示例的代码敲错了一个单引号
#75
ftmcu
closed
5 years ago
1
使用get_mails(sender='')出现以下错误
#74
gitscamI
closed
4 years ago
2
使用get_mails一段时间后会出现BrokenPipeError: [Errno 32] Broken pipe错误
#73
MyCodeBattle
closed
4 years ago
8
如何用zmail查询已发送邮件箱的邮件??
#72
gitscamI
closed
5 years ago
1
AttributeError: module 'zmail' has no attribute 'server'
#71
ksgujie
closed
5 years ago
2
连续发送带有附件的邮件,有些邮件无法发送达到
#70
apizhu
closed
5 years ago
1
请问如何只打印出邮件的标题
#69
wanghongqing2008
closed
5 years ago
1
用server.send_mail发送邮件,发完后不报错,也没显示
#68
gitscamI
closed
5 years ago
1
Next