Package: uw-imapd
Version: 7:2002edebian1-11
Severity: important
I regularly upgrade servers with scripts that dont use login shells.
Example below.
#!/bin/sh
ssh -l root server.com '
export DEBIAN_FRONTEND=noninteractive
apt-get update
apt-get upgrade
'
The debian postinst script with uw-ima
Package: twig
Version: 2.7.7-3
Severity: grave
Justification: renders package unusable
STARTTLS does not seem to work with uw-imapd and twig. TLS is turned on by
default in twig 2.7.7-3.
Disabling TLS by editing /etc/twig/config.inc.php3 from
$config["imap_port"]= "143";
to
$confi
2 matches
Mail list logo