up-imapproxy 1.2.8~svn20171105-1build1 source package in Ubuntu

Changelog

up-imapproxy (1.2.8~svn20171105-1build1) bionic; urgency=high

  * No change rebuild against openssl1.1.

 -- Dimitri John Ledkov <email address hidden>  Mon, 05 Feb 2018 16:55:20 +0000

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
mail
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe mail

Downloads

File Size SHA-256 Checksum
up-imapproxy_1.2.8~svn20171105.orig.tar.bz2 116.1 KiB 2fa3d400227c791b94d7f1e04f5ead5c2165eece44c8b018cc94ed55bb9efdde
up-imapproxy_1.2.8~svn20171105-1build1.debian.tar.xz 27.6 KiB 8586b915064e75ad8801fb338bea69524e9c23652cba1405cbc6ff17de0498c3
up-imapproxy_1.2.8~svn20171105-1build1.dsc 1.8 KiB 5b8827bfb5142b6198b56155ca4b08a1fe9903e306618b1e68239cf9d011077e

View changes file

Binary packages built by this source

imapproxy: IMAP protocol proxy

 IMAP Proxy proxies IMAP transactions between an IMAP client and an IMAP
 server. The general idea is that the client should never know that it is
 not talking to the real IMAP server while IMAP Proxy caches server connections.
 .
 IMAP Proxy was written to compensate for webmail clients that are unable to
 maintain persistent connections to an IMAP server. Most webmail clients
 need to log in to an IMAP server for nearly every single transaction. This
 behaviour can cause tragic performance problems on the IMAP server.
 IMAP Proxy tries to deal with this problem by leaving server connections
 open for a short time after a webmail client logs out. When the webmail client
 connects again, IMAP Proxy will determine if there is a cached connection
 available and reuse it if possible.

imapproxy-dbgsym: debug symbols for imapproxy