Skip to main content

Map inbound mail onto application-defined handlers

Project description

repoze.mailin README

This package provides a framework for mapping inbound e-mail onto application-defined handlers.

Please see docs/index.rst for the documentation.

repoze.mailin Changelog

0.3 (2009-07-08)

  • Added quarantine to pending queue.

0.2 (2009-06-23)

  • 100% unit test coverage.

  • Hardened PendingQueue.pop against RFC-violating message IDs with non-decodable 8-bit characters.

  • Added logging of underflows in PendingQueue.pop.

  • Made PendingQueue.pop a normal method, rather than a generator.

  • Added PendingQueue.logger attribute: if set, should obey the interface of a logging module logger.

0.1.5 (2009-05-31)

  • Skip incoming messages with duplicate message ids to messages we have already processed; apparently some Microsoft clients resend messages without updating the Message-Id header, in violation of RFCs.

0.1.4 (2009-05-04)

  • Fixed case where pop with multiple pending IDs and a given isolation level would cause the delete to fail with ‘database locked’. See: https://bugs.launchpad.net/karl3/+bug/364251

  • Fixed bug found by inspection where “underflow” on pop would leave the message IDs which had been returned on the queue.

0.1.3 (2009-03-13)

  • Added PendingQueue.__del__ to ensure closing the SQL connection.

  • MaildirStore.drainInbox: don’t remove the message from the maildir until after adding to the store.

0.1.2 (2009-01-22)

  • Made draino script explicitly commit sqlite transactions if not running in dry-run mode.

  • Added isolation_level argument to MaildirStore.__init__, to allow control of how the queue commits transactions. The default, None, causes the connection to defer commits.

0.1.1 (2009-01-16)

  • Added isolation_level argument to PendingQueue.__init__, to allow control of how the queue commits transactions. The default, None, causes the connection to autocommit after each statement.

0.1 (2009-01-15)

  • Initial release.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

repoze.mailin-0.3.tar.gz (28.0 kB view details)

Uploaded Source

File details

Details for the file repoze.mailin-0.3.tar.gz.

File metadata

  • Download URL: repoze.mailin-0.3.tar.gz
  • Upload date:
  • Size: 28.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for repoze.mailin-0.3.tar.gz
Algorithm Hash digest
SHA256 d561c3ee908b0b77799bfa4ca0bbc3e6fae269ae2c18dace97d73f57f87bce61
MD5 4a3138fbe17829892bd813f00e64c3a1
BLAKE2b-256 0da879df4095b2adf7ccfa299ac47294d6253507829aa19cb32de20619461a5a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page