summarylogtreecommitdiffstats
path: root/dovecot-fts-flatcurve.install
blob: 2f9c8b1940927d77e65e713f80ef98f96a9794b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
post_install() {
	cat <<-EOF

	Documentation is included in /usr/share/doc/dovecot-fts-flatcurve

	For more documentation, see:
	  * https://github.com/slusarz/fts-flatcurve
	  * https://doc.dovecot.org/configuration_manual/fts
	  * https://doc.dovecot.org/settings/plugin/fts-plugin

	EOF
}