commit:     5c95d15b9438f1d198b511f73cc23603998d2f5a
Author:     Tupone Alfredo <tupone <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 30 20:10:46 2019 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Wed Oct 30 20:10:46 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c95d15b

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 <tupone <AT> gentoo.org>

 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 d4cbd2694fc..c6499cdb38a 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 )"
 }

Reply via email to