[Checkins] [zopefoundation/zope.sendmail] 3825f2: branch for adding encryption support (TLS/SSL)

GitHub noreply at github.com
Sun Feb 24 17:05:12 UTC 2013


  Branch: refs/heads/ajung-encryption-branch
  Home:   https://github.com/zopefoundation/zope.sendmail
  Commit: 3825f23391b83eeead6334418152d82d25b1f724
      https://github.com/zopefoundation/zope.sendmail/commit/3825f23391b83eeead6334418152d82d25b1f724
  Author: Andreas Jung <yet at gmx.de>
  Date:   2007-08-18 (Sat, 18 Aug 2007)

  Log Message:
  -----------
  branch for adding encryption support (TLS/SSL)


  Commit: 3f4dfc3ac16135bb225830f2136c6f91ea1a6eca
      https://github.com/zopefoundation/zope.sendmail/commit/3f4dfc3ac16135bb225830f2136c6f91ea1a6eca
  Author: Andreas Jung <yet at gmx.de>
  Date:   2007-08-18 (Sat, 18 Aug 2007)

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

  Log Message:
  -----------
  SSL/TLS support added


  Commit: a3484d7724b7edc3f4251424286cd9a5360d176c
      https://github.com/zopefoundation/zope.sendmail/commit/a3484d7724b7edc3f4251424286cd9a5360d176c
  Author: Andreas Jung <yet at gmx.de>
  Date:   2007-08-18 (Sat, 18 Aug 2007)

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

  Log Message:
  -----------
  we need to send EHLO instead of HELO for getting the available
SMTP options


  Commit: f0099b670d213a2375338dd86ae977229779dc4b
      https://github.com/zopefoundation/zope.sendmail/commit/f0099b670d213a2375338dd86ae977229779dc4b
  Author: Andreas Jung <yet at gmx.de>
  Date:   2007-08-18 (Sat, 18 Aug 2007)

  Changed paths:
    M src/zope/sendmail/interfaces.py
    M src/zope/sendmail/mailer.py

  Log Message:
  -----------
  added no_tls, force_tls to ISMTPMailer


  Commit: 2447dbd640bdb0618ccc527a909515bf88a6e700
      https://github.com/zopefoundation/zope.sendmail/commit/2447dbd640bdb0618ccc527a909515bf88a6e700
  Author: Andreas Jung <yet at gmx.de>
  Date:   2007-08-18 (Sat, 18 Aug 2007)

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

  Log Message:
  -----------
  added suport for new no_tls, force_tls flags


  Commit: bcf0048b8786639a147eb2b04dd542cd5294db66
      https://github.com/zopefoundation/zope.sendmail/commit/bcf0048b8786639a147eb2b04dd542cd5294db66
  Author: Andreas Jung <yet at gmx.de>
  Date:   2007-08-18 (Sat, 18 Aug 2007)

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

  Log Message:
  -----------
  removed stupid MailHostError exception and replaced it with RuntimeError


Compare: https://github.com/zopefoundation/zope.sendmail/compare/3825f23391b8^...bcf0048b8786


More information about the checkins mailing list