freebsd-ports/mail/smunge/pkg-descr
Neil Blakey-Milner efddb28b86 Add smunge, a POP3 funnel proxy (ie, it can funnel from multiple sources
to the user with one connection)

PR:		ports/20111
Submitted by:	Domas Mituzas <midom@dammit.lt>
2000-08-01 11:55:35 +00:00

15 lines
802 B
Plaintext

Smunge is a stand alone POP3 funneling proxy server, designed
to allow clients to attach to multiple pop servers as if they
were one. Smunge can be used to join together multiple mailboxes,
or to present different users with different mailboxes (depending
on username). This allows for administrators of pop servers to set
up either load balancing or redundant clusters for pop services.
It was initially designed to smooth over the transition of pop
services from one machine to another, without users losing mail
(by keeping the old server active whilst the new one was being
installed). It also supports DRAC for pop-before-smtp authentication.
Also featured is support for LDAP based authentication and lookups
for mapping users to sets of pop servers.
WWW: http://www.i2pi.com/smunge/