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

Changelog

up-imapproxy (1.2.8~svn20171105-2build1) jammy; urgency=medium

  * No-change rebuild against openssl3

 -- Simon Chopin <email address hidden>  Wed, 24 Nov 2021 12:06:58 +0100

Upload details

Uploaded by:
Simon Chopin
Uploaded to:
Jammy
Original maintainer:
Richard Laager
Architectures:
any
Section:
mail
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe mail
Lunar release universe mail
Jammy 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-2build1.debian.tar.xz 28.4 KiB a04c5aa3556c9f6603ea0a55e941e88c3cff3c5b80f62ef32b97ac1ad5001eda
up-imapproxy_1.2.8~svn20171105-2build1.dsc 1.9 KiB 2a7e2e190dd78cd29ee4ea2d696ef56f01a03d13864630ac56f25fd4fe31cdbb

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