./mail/perdition, IMAP/POP3 proxy redirector (main program)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2011Q3, Version: 1.18nb1, Package name: perdition-1.18nb1, Maintainer: pkgsrc-users

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.


Required to run:
[devel/popt] [devel/vanessa_adt] [devel/vanessa_logger] [devel/vanessa_socket]

Required to build:
[devel/gmake] [devel/libtool-base]

Package options: ssl

Master sites:

SHA1: 60d76e2fca810fa1a12bebe369fc3e7d3452ebbb
RMD160: 82065dcfb7f05d7bebcf98b72334f676d4fd5dad
Filesize: 588.802 KB

Version history: (Expand)


CVS history: (Expand)


   2011-10-15 11:50:49 by Matthias Scheler | Files touched by this commit (3)
Log message:
Pullup ticket #3559 - requested by dholland
mail/perdition-gdbm: build fix

Revisions pulled up:
- mail/perdition/distinfo                                       1.9
- mail/perdition/patches/patch-makegdbm_options_h               1.1
- mail/perdition/patches/patch-perdition_db_gdbm_perditiondb_gdbm_h 1.1

---
   Module Name:	pkgsrc
   Committed By:	dholland
   Date:		Fri Oct 14 04:42:10 UTC 2011

   Modified Files:
   	pkgsrc/mail/perdition: distinfo
   Added Files:
   	pkgsrc/mail/perdition/patches: patch-makegdbm_options_h
   	    patch-perdition_db_gdbm_perditiondb_gdbm_h

   Log message:
   Fix build of perdition-gdbm.