X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;f=debian%2Fpostinst;h=5a13ee8e4ecb175daa9bb8efb8f5bb681f334998;hb=7af95b12c1db798c28b232d3f86f31640cffb4a2;hp=f13fe76a469e1588dfb2412f60580c4427b6db8d;hpb=11a4c81d69f2559aafd4eb7c7cb112c4c6748340;p=dovecot-cn.git diff --git a/debian/postinst b/debian/postinst index f13fe76..5a13ee8 100755 --- a/debian/postinst +++ b/debian/postinst @@ -6,7 +6,6 @@ # Load CARNet Tools . /usr/share/carnet-tools/functions.sh - cp_check_and_sed '^protocols' \ 's/protocols.*$/protocols = imap imaps pop3 pop3s/g' \ /etc/dovecot/dovecot.conf || true @@ -85,3 +84,5 @@ else fi #DEBHELPER# + +exit 0