Download List

Projeto Descrição

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.

System Requirements

System requirement is not defined
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 Back to release list
0.12

Esta versão adiciona tsearch2 indexação dos corpos de mensagens que são recebidas. Você pode, então, mensagens de grupo baseado em palavras-chave que contêm através da criação de novas caixas de correio em "/ Palavras-chave". O nome da nova caixa de correio deve ser uma expressão tsearch2 consulta que as mensagens devem corresponder.
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