repoze.postoffice

Software Screenshot:
repoze.postoffice
Software Details:
Version: 0.21
Upload Date: 20 Feb 15
Developer: Chris Rossi
Distribution Type: Freeware
Downloads: 1

Rating: nan/5 (Total Votes: 0)

repoze.postoffice is a module that provides a centralized depot for collecting incoming email for consumption by multiple applications. Incoming mail is sorted into queues according to rules with the expectation that each application will then consume its own queue. Each queue is a first-in-first-out (FIFO) queue, so messages are processed in the order received.

ZODB is used for storage and is also used to provide the client interface. `repoze.postoffice` clients create a ZODB connection and manipulate models. This makes consuming the message queue in the context of a transaction, relatively simple.

What is new in this release:

  • Make regexp filters case sensitive.

What is new in version 0.19:

  • Allow calling application to provide an already open database to open_queue. (LP #985546)

What is new in version 0.18:

  • Added graceful degeneration when provided with uknown character encoding in a MIME text part.

What is new in version 0.17:

  • Added a header, 'X-Postoffice-Date', to queued messages. It records the time each message was received (as seconds since the epoch.) It is set to the modified time of the maildir message file.

Requirements:

  • Python

Other Software of Developer Chris Rossi

AcidFS
AcidFS

20 Feb 15

Comments to repoze.postoffice

Comments not found
Add Comment
Turn on images!