From: "Robin H. Johnson" <robbat2@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/relay-ctrl/
Date: Sun, 31 May 2020 04:58:28 +0000 (UTC) [thread overview]
Message-ID: <1590900411.4f08d7f499b8b425adcd9ac6b4453e644ee03fd2.robbat2@gentoo> (raw)
commit: 4f08d7f499b8b425adcd9ac6b4453e644ee03fd2
Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Sun May 31 04:39:04 2020 +0000
Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Sun May 31 04:46:51 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f08d7f4
net-mail/relay-ctrl: tweak storage permissions
Closes: https://bugs.gentoo.org/224545
Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>
net-mail/relay-ctrl/relay-ctrl-3.1.1-r3.ebuild | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/net-mail/relay-ctrl/relay-ctrl-3.1.1-r3.ebuild b/net-mail/relay-ctrl/relay-ctrl-3.1.1-r3.ebuild
index 25383ad78d6..88c8668e862 100644
--- a/net-mail/relay-ctrl/relay-ctrl-3.1.1-r3.ebuild
+++ b/net-mail/relay-ctrl/relay-ctrl-3.1.1-r3.ebuild
@@ -46,7 +46,8 @@ src_install() {
keepdir ${RELAYCTRL_BASE} ${RELAYCTRL_BASE}/${RELAYCTRL_STORAGE}
fperms 700 ${RELAYCTRL_BASE}
- fperms 1777 ${RELAYCTRL_BASE}/${RELAYCTRL_STORAGE}
+ # perm 777 is intentional, see http://untroubled.org/relay-ctrl/
+ fperms 777 ${RELAYCTRL_BASE}/${RELAYCTRL_STORAGE}
dodir ${RELAYCTRL_CONFDIR}
@@ -70,4 +71,7 @@ pkg_postinst() {
fi
elog "Please see the instructions in /usr/share/doc/${PF}/README"
elog "for setup instructions with Courier-IMAP and Qmail"
+
+ einfo "Ensure that the relay-ctrl-age cronjob is running"
+ einfo "otherwise your system may accumulate old relay entries."
}
next reply other threads:[~2020-05-31 4:58 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-31 4:58 Robin H. Johnson [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-06-23 18:07 [gentoo-commits] repo/gentoo:master commit in: net-mail/relay-ctrl/ Matt Turner
2023-06-12 19:21 Sam James
2023-06-12 19:21 Sam James
2023-06-12 19:21 Sam James
2022-07-12 5:58 Sam James
2022-06-16 16:30 Sam James
2020-05-31 4:58 Robin H. Johnson
2020-05-31 4:58 Robin H. Johnson
2019-11-23 19:26 Michał Górny
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1590900411.4f08d7f499b8b425adcd9ac6b4453e644ee03fd2.robbat2@gentoo \
--to=robbat2@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox