推荐学习书目
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
xiaoyu9527
V2EX  ›  Python

我的邮件调用 smtp 从 outlook 发信会出错

  •  
  •   xiaoyu9527 · Sep 16, 2015 · 2484 views
    This topic created in 3922 days ago, the information mentioned may be changed or developed.

    try:
    server.login (mail_username, mail_password )
    except smtplib.SMTPAuthenticationError:
    print ('SMPT Auth Error!')
    return False

    是别人的 git 代码 我不知道应该怎么 debug 谁能教一下。
    
    xiaoyu9527
        1
    xiaoyu9527  
    OP
       Sep 16, 2015
    到这里就进行不下去了。
    mengzhuo
        2
    mengzhuo  
       Sep 16, 2015 via iPhone
    Smtp auth failed
    magiclu
        3
    magiclu  
       Sep 16, 2015
    gfw 的问题 我用 thunderbird 发邮件也是这个情况 连上国外的网就能用了
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1193 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 31ms · UTC 23:30 · PVG 07:30 · LAX 16:30 · JFK 19:30
    ♥ Do have faith in what you're doing.