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

求一个临时邮箱源码 谢谢

  •  1
     
  •   ling516 · 2021-09-16 00:40:03 +08:00 · 2183 次点击
    这是一个创建于 925 天前的主题,其中的信息可能已经有所发展或是发生改变。

    就网上临时邮箱的功能 快速获取该域名下所有地址接收的邮箱

    8 条回复    2021-09-20 03:09:03 +08:00
    cnbattle
        1
    cnbattle  
       2021-09-16 07:43:21 +08:00 via Android
    Zoho mail 单用户 50 一年,不限域名数量
    yikyo
        2
    yikyo  
       2021-09-16 09:17:39 +08:00
    Go Guerrilla
    yikyo
        3
    yikyo  
       2021-09-16 09:19:45 +08:00
    再评论一下,不确定是否满足,grr.la 是用该程序跑的
    kebamt
        4
    kebamt  
       2021-09-16 09:43:12 +08:00
    Yandex Connect ( Russia 搜索引擎公司) 的个人域名邮箱,部署简单,免费,前缀你可以需要用到时随意填,有功能可以转发到该域名总邮箱,如 [email protected]
    ChenXuting
        5
    ChenXuting  
       2021-09-16 10:28:15 +08:00
    @cnbattle 推荐 100 元 /年的那个版本,更安逸。
    2i2Re2PLMaDnghL
        6
    2i2Re2PLMaDnghL  
       2021-09-16 11:19:52 +08:00
    $ python -m pip install aiosmtpd
    $ python -m aiosmtpd -n | tee file.txt
    dorothyREN
        7
    dorothyREN  
       2021-09-17 08:30:39 +08:00
    gmail 邮箱, 例如 [email protected], 可以改成 [email protected] 。一样可以收到邮件。
    ling516
        8
    ling516  
    OP
       2021-09-20 03:09:03 +08:00
    还有推荐的吗
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2852 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 28ms · UTC 00:27 · PVG 08:27 · LAX 17:27 · JFK 20:27
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.