From 5c95d15b9438f1d198b511f73cc23603998d2f5a Mon Sep 17 00:00:00 2001 From: Tupone Alfredo Date: Wed, 30 Oct 2019 21:10:46 +0100 Subject: net-mail/courier-imap: adding info as courier-imap run now as user mail Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Alfredo Tupone --- net-mail/courier-imap/courier-imap-5.0.7.ebuild | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/net-mail/courier-imap/courier-imap-5.0.7.ebuild b/net-mail/courier-imap/courier-imap-5.0.7.ebuild index d4cbd2694fcb..c6499cdb38a6 100644 --- a/net-mail/courier-imap/courier-imap-5.0.7.ebuild +++ b/net-mail/courier-imap/courier-imap-5.0.7.ebuild @@ -62,7 +62,7 @@ For a quick-start howto please refer to ${PN}-gentoo.readme in /usr/share/doc/${PF} Please convert maildir to utf8 -and rerun mkdhparams if needed. Locatio has changed +and rerun mkdhparams if needed. Location has changed " PATCHES=( @@ -244,4 +244,11 @@ pkg_postinst() { fperms 0755 "${ROOT}/usr/$(get_libdir)/${PN}" readme.gentoo_print_elog + + elog "" + elog "Courier Imap now run as user mail:mail." + elog "" + elog "This require you to enable read/write access to the caches:" + elog "/var/lib/courier-imap/courierssl*cache (chown mail:mail)" + elog "and read access to the certificates (e.g. /etc/courier-imap/pop3d.pem )" } -- cgit v1.2.3-65-gdbad