[Checkins] [zopefoundation/Products.MailHost] fb2610: - Launchpad #246290: fixed backward compatibility ...

GitHub noreply at github.com
Tue Feb 26 19:56:32 UTC 2013


  Branch: refs/heads/zope2-2.11
  Home:   https://github.com/zopefoundation/Products.MailHost
  Commit: fb2610ee4d0eadd2f3be77f8bc60332f68815392
      https://github.com/zopefoundation/Products.MailHost/commit/fb2610ee4d0eadd2f3be77f8bc60332f68815392
  Author: Andreas Jung <yet at gmx.de>
  Date:   2008-07-12 (Sat, 12 Jul 2008)

  Changed paths:
    A MailHost.py

  Log Message:
  -----------
  - Launchpad #246290: fixed backward compatibility issue


  Commit: b687cd065999e7aac70d93a9edad4dee48e600d7
      https://github.com/zopefoundation/Products.MailHost/commit/b687cd065999e7aac70d93a9edad4dee48e600d7
  Author: Andreas Jung <yet at gmx.de>
  Date:   2008-07-13 (Sun, 13 Jul 2008)

  Changed paths:
    M MailHost.py
    A tests/testMailHost.py

  Log Message:
  -----------
        - Launchpad #246748: added 'immediate' option to sendXXX() methods
  for sending a mail immediately by-passing the zope.sendmail delivery
  mechanism


  Commit: 0bf74482bfa4ec2021c13d1541d41e9af249c358
      https://github.com/zopefoundation/Products.MailHost/commit/0bf74482bfa4ec2021c13d1541d41e9af249c358
  Author: Martijn Pieters <mj at zopatista.co>
  Date:   2010-02-03 (Wed, 03 Feb 2010)

  Changed paths:
    A mailer.py

  Log Message:
  -----------
  Merge r108731 from 2.12: MailHost fallback to HELO


  Commit: 810e5b7c436b2b60de9d138b0205d046c4f02348
      https://github.com/zopefoundation/Products.MailHost/commit/810e5b7c436b2b60de9d138b0205d046c4f02348
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2010-04-01 (Thu, 01 Apr 2010)

  Changed paths:
    M MailHost.py
    A SendMailTag.py
    A __init__.py
    A decorator.py
    A help/MailHost.py
    A interfaces.py
    M mailer.py
    A tests/__init__.py
    M tests/testMailHost.py

  Log Message:
  -----------
  Conform setup metadata, copyright headers to repository policy.


  Commit: 00137aa02d29a7426f03002db6170b47a847406e
      https://github.com/zopefoundation/Products.MailHost/commit/00137aa02d29a7426f03002db6170b47a847406e
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2010-05-03 (Mon, 03 May 2010)

  Changed paths:
    M MailHost.py
    M tests/testMailHost.py

  Log Message:
  -----------
  Ensure that mailhosts sharing a queue do not double-deliver mails

Arrange this by sharing the thread which processes emails for
that directory.

See:  https://bugs.launchpad.net/zope2/+bug/574286


Compare: https://github.com/zopefoundation/Products.MailHost/compare/fb2610ee4d0e^...00137aa02d29


More information about the checkins mailing list