summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mail-mta/exim/exim-4.87_rc5.ebuild')
-rw-r--r--mail-mta/exim/exim-4.87_rc5.ebuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/mail-mta/exim/exim-4.87_rc5.ebuild b/mail-mta/exim/exim-4.87_rc5.ebuild
index 661bf5ea8096..59fb38f30da1 100644
--- a/mail-mta/exim/exim-4.87_rc5.ebuild
+++ b/mail-mta/exim/exim-4.87_rc5.ebuild
@@ -516,4 +516,7 @@ pkg_postinst() {
einfo "cleaning from time to time. (${EROOT}var/spool/exim/db)"
einfo "Please use the exim_tidydb tool as documented in the Exim manual:"
einfo "http://www.exim.org/exim-html-current/doc/html/spec_html/ch-exim_utilities.html#SECThindatmai"
+ einfo "For CVE-2016-1531, Exim introduced keep_environment and"
+ einfo "add_environment flags. You might want to set them, see:"
+ einfo "https://lists.exim.org/lurker/message/20160302.191005.a72d8433.en.html"
}