V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
larkifly
V2EX  ›  Python

用 python 得 pop3 库和 imaplib 两个库接受 QQ 企业邮箱邮件,发现邮件内容的都加密了?怎么破?

  •  
  •   larkifly · 2015-12-01 19:23:03 +08:00 · 2768 次点击
    这是一个创建于 3061 天前的主题,其中的信息可能已经有所发展或是发生改变。
    如题,接收回来的邮件,正文什么的都被加密了,不知道如何解?
    4 条回复    2015-12-02 12:53:34 +08:00
    yangtukun1412
        1
    yangtukun1412  
       2015-12-01 19:27:09 +08:00
    确认不是 base64 吗?
    larkifly
        2
    larkifly  
    OP
       2015-12-01 20:06:41 +08:00
    @yangtukun1412 非常感谢,但是我 decode 出来后,是一对二进制,我应该怎么办了?
    knightdf
        3
    knightdf  
       2015-12-01 23:15:15 +08:00
    QQ 企业邮件不用用了。。。我用 imaplib 发 rfc 协议的指令都不识别的,换用网易、阿里云的就 ok 了,读取也是正常的。
    larkifly
        4
    larkifly  
    OP
       2015-12-02 12:53:34 +08:00
    @knightdf 恩,是我二了,读错邮件 了
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   4810 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 36ms · UTC 03:56 · PVG 11:56 · LAX 20:56 · JFK 23:56
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.