[Checkins] [zopefoundation/zope.sendmail] 675828: Fix SMTP authentication on Python 3

Alessandro Pisa noreply at github.com
Thu Feb 7 14:01:19 CET 2019


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.sendmail
  Commit: 67582854fcfddc955374789719db3d80372afffe
      https://github.com/zopefoundation/zope.sendmail/commit/67582854fcfddc955374789719db3d80372afffe
  Author: ale-rt <alessandro.pisa at gmail.com>
  Date:   2019-02-07 (Thu, 07 Feb 2019)

  Changed paths:
    M CHANGES.rst
    M src/zope/sendmail/_compat.py
    M src/zope/sendmail/mailer.py
    M src/zope/sendmail/tests/test_mailer.py

  Log Message:
  -----------
  Fix SMTP authentication on Python 3

Fixes #16


  Commit: 0afbf6954c448fd34f00819c53580a4510b571d1
      https://github.com/zopefoundation/zope.sendmail/commit/0afbf6954c448fd34f00819c53580a4510b571d1
  Author: ale-rt <alessandro.pisa at gmail.com>
  Date:   2019-02-07 (Thu, 07 Feb 2019)

  Changed paths:
    M src/zope/sendmail/mailer.py
    M src/zope/sendmail/tests/test_mailer.py

  Log Message:
  -----------
  Add encoding info


  Commit: e498200f2388b55a9e485ba671e91ebd6f1a0287
      https://github.com/zopefoundation/zope.sendmail/commit/e498200f2388b55a9e485ba671e91ebd6f1a0287
  Author: Alessandro Pisa <alessandro.pisa at gmail.com>
  Date:   2019-02-07 (Thu, 07 Feb 2019)

  Changed paths:
    M CHANGES.rst
    M src/zope/sendmail/_compat.py
    M src/zope/sendmail/mailer.py
    M src/zope/sendmail/tests/test_mailer.py

  Log Message:
  -----------
  Merge pull request #20 from zopefoundation/16-fix-smtp-auth

Fix SMTP authentication on Python 3


Compare: https://github.com/zopefoundation/zope.sendmail/compare/8ec710588bf3...e498200f2388


More information about the checkins mailing list