Bug 26937 - New port: mail/perdition-0.1.7: A POP3 & IMAP4 proxy that can map users to multiple backend servers
Summary: New port: mail/perdition-0.1.7: A POP3 & IMAP4 proxy that can map users to mu...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-04-29 01:50 UTC by kkonstan
Modified: 2001-05-20 05:00 UTC (History)
0 users

See Also:


Attachments
file.shar (10.61 KB, text/plain)
2001-04-29 01:50 UTC, kkonstan
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description kkonstan 2001-04-29 01:50:01 UTC
Perdition is a mail retrieval proxy that allows users to connect to a
content-free POP3 or IMAP4 server that will redirect them to their real
POP3 or IMAP4 server. This enables mail retrieval for a domain to be
split across multiple backend servers on a per user basis. It can also
be used as a POP3 or IMAP4 proxy in firewall applications.

Perdition supports arbitrary library based map access to determine the
server for each user - POSIX regex, GDBM, PostgreSQL, MySQL, NIS and
OpenLDAP libraries ship with the distribution.

Please note that this package does not include support for PostgreSQL,
MySQL or OpenLDAP, however if you build the port and you have any of
those installed, the apropriate libraries WILL be build and you will
be able to use them. Please note though that the packing list does not
take these into account!

The use of perditon to scale mail services beyond a single box is discussed
in a paper the author wrote on high capacity email, so be sure to check the
web page.

WWW: http://perdition.sourceforge.net/
Comment 1 kkonstan 2001-04-30 23:38:28 UTC
Ooops, just realised I missed a dependency - devel/popt.

popt.0:${PORTSDIR}/devel/popt should be included in LIB_DEPENDS.

K. Konstantinidis
Comment 2 kkonstan 2001-04-30 23:45:33 UTC
I wrote:
> 
> Ooops, just realised I missed a dependency - devel/popt.
> 
> popt.0:${PORTSDIR}/devel/popt should be included in LIB_DEPENDS.

Please ignore this silly follow-up. I missed this dependency in
net/libvanessa_socket, which is a dependency of mail/perdition,
and not mail/perdition itself.

I think I should go to bed right now, before I do something REALLY
stupid :)

K. Konstantinidis
Comment 3 Will Andrews freebsd_committer freebsd_triage 2001-05-20 04:59:57 UTC
State Changed
From-To: open->closed

Committed, thanks.