Downloadliste

Projektbeschreibung

Decimail Server is a mail server supporting IMAP
and SMTP that uses a PostgreSQL database to store
messages. Mailboxes are defined using SQL queries,
allowing complex client-independent automatic
message filtering and categorisation. For example
you can partition your messages chronologically,
by correspondent, and by mailing list at the same
time, with each message appearing in several
mailboxes. You can also use PostgreSQL's text indexing
extension for fast keyword searching. Decimail also features anti-spam processing of outgoing messages.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-01-30 16:32 Zurück zur Release-Liste
0.12

Diese Version bietet tsearch2 Indizierung der Nachricht Körper als sie empfangen werden. Sie können dann Gruppe Nachrichten auf Schlüsselwörter, die sie durch die Schaffung neuer Mailboxen unter "enthalten basiert / Keywords". Die neue Mailbox-Namen sollte ein tsearch2 Abfrage-Ausdruck, dass die Nachrichten müssen übereinstimmen.
Tags: Major feature enhancements
This version adds tsearch2 indexing of message
bodies as they are received. You can then group
messages based on keywords that they contain by
creating new mailboxes under "/Keywords". The new
mailbox name should be a tsearch2 query expression
that the messages must match.

Project Resources