summaryrefslogtreecommitdiff
path: root/mail/perdition-bdb
AgeCommit message (Collapse)AuthorFilesLines
2007-06-08PKGREVISION bump for db4 shlib name change.wiz1-2/+2
Noted by OBATA Akio.
2006-06-28Ensure that db4 is actually linked. Since it used -ldb on DragonFlyjoerg1-2/+2
before and might have picked up a wrong version, bump revision.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+3
2006-01-31Perdition 1.17, a POP3/IMAP4 proxy capable of choosing different destinationtv2-0/+16
servers based on user authentication. From DESCR: Perdition is a fully featured POP3 and IMAP4 proxy server. It is able to handle both SSL and non-SSL connections and redirect users to a real-server based on a database lookup. Perdition supports modular based database access. ODBC, MySQL, PostgreSQL, GDBM, POSIX Regular Expression and NIS modules ship with the distribution. The API for modules is open allowing abitary modules to be written to allow access to any data store. Perdition can be used to: Create large mail systems where a users mailbox may be stored on one of several hosts. Integrate different mail systems together. Migrate between different email infastructure. And in firewall applications.