./mail/imapproxy, Simple connection caching IMAP proxy daemon

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


Branch: CURRENT, Version: 1.2.7nb7, Package name: imapproxy-1.2.7nb7, Maintainer: pkgsrc-users

ImapProxy is a caching IMAP proxy daemon designed to be used with
Horde/IMP. The program forwards all 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).


Required to run:
[security/openssl]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 133.017 KB

Version history: (Expand)


CVS history: (Expand)


   2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298)
Log message:
*: bump for openssl 3
   2021-10-26 12:54:34 by Nia Alarie | Files touched by this commit (356)
Log message:
mail: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

The following distfiles were unfetchable (possibly fetched
conditionally?):

./mail/qmail/distinfo netqmail-1.05-TAI-leapsecs.patch
   2021-10-07 16:25:52 by Nia Alarie | Files touched by this commit (357)
Log message:
mail: Remove SHA1 hashes for distfiles
   2020-03-19 11:41:06 by Nia Alarie | Files touched by this commit (14) | Package removed
Log message:
imapproxy: Remove, no release since 2010, broken with OpenSSL 1.1.
   2020-01-18 22:51:16 by Jonathan Perkin | Files touched by this commit (1836)
Log message:
*: Recursive revision bump for openssl 1.1.1.
   2019-11-02 17:25:29 by Roland Illig | Files touched by this commit (112)
Log message:
mail: align variable assignments

pkglint -Wall -F --only aligned -r

No manual corrections.
   2017-08-08 18:39:12 by Johnny C. Lam | Files touched by this commit (5)
Log message:
Don't use INSTALLATION_DIRS where MAKE_DIRS or OWN_DIRS is correct.

Bump the PKGREVISION where the package install script has changed
due to changes in MAKE_DIRS or OWN_DIRS.
   2017-05-09 17:07:17 by Jonathan Perkin | Files touched by this commit (3)
Log message:
Requires curses.  Fix linker flags.