dovecot: remove INSTALL{,.msg}, we don't ship a default config anymore

This commit is contained in:
Leah Neukirchen 2021-08-12 22:14:29 +02:00
parent 608f756f85
commit 3e54b1d2cc
3 changed files with 1 additions and 16 deletions

View file

@ -1,9 +0,0 @@
case "${ACTION}" in
post)
if [ -f etc/ssl/private/dovecot.pem -a -f etc/ssl/certs/dovecot.pem ]; then
exit 0
fi
echo "Creating self-signed certificate..."
usr/bin/dovecot-mkcert.sh
;;
esac

View file

@ -1,6 +0,0 @@
A self-signed certificate for SSL has been created automatically, but
this should be created again with proper settings in dovecot-openssl.cnf:
$ rm -f /etc/ssl/{certs,private}/dovecot.pem
$ [edit /etc/ssl/dovecot-openssl.cnf]
$ /usr/bin/dovecot-mkcert.sh

View file

@ -2,7 +2,7 @@
# revbump dovecot-plugin-pigeonhole when updating dovecot!
pkgname=dovecot
version=2.3.16
revision=1
revision=2
build_style=gnu-configure
configure_args="--with-moduledir=/usr/lib/dovecot/modules --with-sql=plugin
--disable-static --with-pam --with-mysql --with-pgsql --with-lucene