Revisions of python-pyramid_mailer

Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 2)
- Update to version 0.15.1 (2016-12-13)
  + Add the new .bind method to the DebugMailer and the
    DummyMailer. Also pyramid_mailer.testing and
    pyramid_mailer.debug now add the request.mailer request
    attribute. https://github.com/Pylons/pyramid_mailer/pull/83
- Update to version 0.15 (2016-12-06)
  + Support '7bit' and '8bit' transfer-encoding.
    https://github.com/Pylons/pyramid_mailer/pull/49
  + If username and password are both set to the empty string,
    Mailer.from_settings, now interprets them as being set to None.
    Previously, setting them to the empty string caused SMTP
    authentication to be force with empty username and password.
    https://github.com/Pylons/pyramid_mailer/pull/70
  + Add a content_id argument to the Attachment constructor which
    allows you to set the Content-ID header so you can reference it
    from an HTML body.
    https://github.com/Pylons/pyramid_mailer/pull/71
  + Change file extension to .eml for mails saved from DebugMailer.
    .eml is the standard file format for storing plaintext MIME
    (rfc822) emails.
    https://github.com/Pylons/pyramid_mailer/pull/72
  + Drop Python 2.6 and 3.2 support.
    https://github.com/Pylons/pyramid_mailer/pull/77
  + Add Python 3.5 support.
  + Support per-request transaction managers if available via
    request.tm set by pyramid_tm.
    https://github.com/Pylons/pyramid_mailer/pull/78
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 1)
- version 0.14.1: initial build
Displaying all 2 revisions
openSUSE Build Service is sponsored by