| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
22 Jan 2006 21:24:05
1.0_1
|
edwin  |
SHA256ify
Approved by: krion@ |
10 Oct 2005 15:37:40
1.0_1
|
fenner  |
Remove ${MASTER_SITE_LOCAL}; we will still use the standard fallback
to the distfile mirrors.
Approved by: Lasse Johnsen <lasse@freebsdcluster.org> (MAINTAINER) |
31 Mar 2004 04:12:58
1.0_1
|
trevor  |
SIZEify (maintainer timeout) |
22 Aug 2003 14:25:23
1.0_1
|
mich  |
Unbreak build on alpha 5.x
bump PORTREVISION
Approved by: roberto (mentor)
Reviewed by: maintainer |
29 Jul 2003 17:19:04
1.0
|
mich  |
The program forwards all IMAP traffic between the client and the server, but
keeps the connection to the server alive after the client logs out. When the
same user attempts to log in again, the proxy will use the cached
username/password pair to authenticate the client, and tie the new client to
the old server connection (which was kept alive)
PR: 54977
Submitted by: Lasse L. Johnsen
Approved by: roberto (mentor) |