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
hello2090
V2EX  ›  Python

求个接收 email 的库

  •  
  •   hello2090 · 337 天前 via iPhone · 987 次点击
    这是一个创建于 337 天前的主题,其中的信息可能已经有所发展或是发生改变。

    还没来得及去搜,先来这问问。需求是:

    一个邮箱会收到带附件的 email,要写个程序能把发过来的附件自动保存下来。不知道对邮件服务商有啥要求吗?先谢谢了

    4 条回复    2023-05-22 12:16:47 +08:00
    iorilu
        1
    iorilu  
       336 天前 via Android
    这种明确厂家需求我都是直接问 ChatGPT , 写的代码 copy 改点基本都能用
    solopython
        2
    solopython  
       336 天前
    Microsoft Power Automate 了解下
    julyclyde
        3
    julyclyde  
       336 天前
    跟服务商没啥关系。附件就是邮件的一部份。你需要 MIME decode
    python 自带 MIME 库
    guoluren
        4
    guoluren  
       333 天前
    你主要是做什么用,群发垃圾邮件的吗。
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2779 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 37ms · UTC 12:17 · PVG 20:17 · LAX 05:17 · JFK 08:17
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.