From ed2e5d142804bd69d296c39c6b861b8401718469 Mon Sep 17 00:00:00 2001 From: Lee Starnes Date: Wed, 6 May 2020 00:53:22 +0000 Subject: user/dovecot: review fixes - move default SSL key and cert stuff to a patch - use auth-system.conf instead of auth-passwdfile.conf because we have PAM - explain manual removal of *.la - other Adelification fixes --- user/dovecot/dovecot.post-upgrade | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 user/dovecot/dovecot.post-upgrade (limited to 'user/dovecot/dovecot.post-upgrade') diff --git a/user/dovecot/dovecot.post-upgrade b/user/dovecot/dovecot.post-upgrade new file mode 100644 index 000000000..69f4366ed --- /dev/null +++ b/user/dovecot/dovecot.post-upgrade @@ -0,0 +1,7 @@ +#!/bin/sh +if ! grep ^"version_ignore=yes" /etc/dovecot/dovecot.conf; then + printf "dovecot restart required (version_ignore=yes not set)\n" +fi + +exit $? + -- cgit v1.2.3-70-g09d2