From: Valentin Vidic Date: Mon, 11 May 2009 15:31:00 +0000 (+0200) Subject: Handle saslauthd upgrade. X-Git-Tag: debian/5.0.0~20 X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=carnet-upgrade.git;a=commitdiff_plain;h=1f6237172592f804666f42f4d0596e3b5ac4c5de Handle saslauthd upgrade. --- diff --git a/src/functions.sh b/src/functions.sh index b29e43e..2b557d7 100644 --- a/src/functions.sh +++ b/src/functions.sh @@ -1156,7 +1156,7 @@ upgrade_postgresql () { # upgrade the MTA upgrade_postfix () { - pkgadd postfix-cn + pkgadd sasl2-bin postfix-cn if pkg postgrey; then pkgrm postgrey # not used by postfix-cn anymore