python-pyramid_mailer

Edit Package python-pyramid_mailer
No description set
Refresh
Refresh
Source Files
Filename Size Changed
pyramid_mailer-0.15.1.tar.gz 0000040533 39.6 KB
python-pyramid_mailer.changes 0000001685 1.65 KB
python-pyramid_mailer.spec 0000002132 2.08 KB
Latest Revision
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
Comments 0
openSUSE Build Service is sponsored by