summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mail-mta/exim')
-rw-r--r--mail-mta/exim/exim-4.97-r2.ebuild4
-rw-r--r--mail-mta/exim/metadata.xml4
2 files changed, 0 insertions, 8 deletions
diff --git a/mail-mta/exim/exim-4.97-r2.ebuild b/mail-mta/exim/exim-4.97-r2.ebuild
index 06ad474f9e9c..ada81a9a2399 100644
--- a/mail-mta/exim/exim-4.97-r2.ebuild
+++ b/mail-mta/exim/exim-4.97-r2.ebuild
@@ -622,10 +622,6 @@ pkg_postinst() {
einfo "documentation at the bottom of this prerelease message:"
einfo " http://article.gmane.org/gmane.mail.exim.devel/3579"
fi
- if use srs; then
- einfo "SRS support using libsrs_alt was dropped in this"
- einfo "release of Exim, you are now using the native SRS implementation"
- fi
use dsn && einfo "extra information in fail DSN message is experimental"
einfo
elog "Note that this release contains a tainted variable check that"
diff --git a/mail-mta/exim/metadata.xml b/mail-mta/exim/metadata.xml
index abbcc855d88d..536bdc48deb3 100644
--- a/mail-mta/exim/metadata.xml
+++ b/mail-mta/exim/metadata.xml
@@ -35,10 +35,6 @@
<flag name="mbx">Adds support for UW's mbx format</flag>
<flag name="spf">Adds support for Sender Policy Framework</flag>
<flag name="srs">Adds support for Sender Rewriting Scheme</flag>
- <flag name="srs-alt">Use <pkg>mail-filter/libsrs_alt</pkg> to
- implement SRS support</flag>
- <flag name="srs-native">Use Exim's built-in SRS support to
- implement SRS support</flag>
<flag name="proxy">Add support for being behind a proxy, such as HAProxy</flag>
<flag name="pkcs11">Require pkcs11 support in <pkg>net-libs/gnutls</pkg> with USE=gnutls</flag>
<flag name="redis">Adds support for querying <pkg>dev-db/redis</pkg></flag>