From 802ebe845892f2a15bd0f8df079f56626148a9e4 Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Sat, 14 Dec 2019 11:41:26 +0100 Subject: [PATCH] mail-mta/exim-4.93.0.3: add hint for opendmarc.tlds Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Fabian Groffen --- mail-mta/exim/exim-4.93.0.3.ebuild | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/mail-mta/exim/exim-4.93.0.3.ebuild b/mail-mta/exim/exim-4.93.0.3.ebuild index 5f549103ddc9..7543ff988496 100644 --- a/mail-mta/exim/exim-4.93.0.3.ebuild +++ b/mail-mta/exim/exim-4.93.0.3.ebuild @@ -565,10 +565,15 @@ pkg_postinst() { einfo "Please create ${EROOT}/etc/exim/exim.conf from" einfo " ${EROOT}/etc/exim/exim.conf.dist." fi + if use dmarc ; then + einfo "DMARC support requires ${EROOT}/etc/exim/opendmarc.tlds" + einfo "you can populate this file with the contents downloaded from" + einfo " https://publicsuffix.org/list/public_suffix_list.dat" + fi if use dcc ; then einfo "DCC support is experimental, you can find some limited" einfo "documentation at the bottom of this prerelease message:" - einfo "http://article.gmane.org/gmane.mail.exim.devel/3579" + einfo " http://article.gmane.org/gmane.mail.exim.devel/3579" fi use srs && einfo "SRS support is experimental" use dsn && einfo "extra information in fail DSN message is experimental" -- 2.26.2