diff options
author | Juergen Daubert <jue@jue.li> | 2016-04-07 14:34:43 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2016-04-07 14:34:43 +0200 |
commit | 17cd0b8e968af5c96e565cb96b53ae1498f07314 (patch) | |
tree | 8009e44d2b53e3e8c0082d77e724dad9385ede1f /exim | |
parent | 32d711c85d4d006d2c6ddb2682d7c7623db05ada (diff) | |
download | core-17cd0b8e968af5c96e565cb96b53ae1498f07314.tar.gz core-17cd0b8e968af5c96e565cb96b53ae1498f07314.tar.xz |
exim: remove cruft from configuration patch
Diffstat (limited to 'exim')
-rw-r--r-- | exim/.md5sum | 2 | ||||
-rw-r--r-- | exim/exim-config.patch | 17 |
2 files changed, 5 insertions, 14 deletions
diff --git a/exim/.md5sum b/exim/.md5sum index 4e2f424f..00d7547f 100644 --- a/exim/.md5sum +++ b/exim/.md5sum @@ -1,3 +1,3 @@ 2e73c992dc8491a33f225efbe4da9e32 exim 2effc2bd47ad2dc010f655c11a1b1173 exim-4.87.tar.bz2 -d007c183df359217bcfcbbebbf9d048f exim-config.patch +a78a5df1b0231ed9a82155897328033b exim-config.patch diff --git a/exim/exim-config.patch b/exim/exim-config.patch index fb28233d..e9b7b5aa 100644 --- a/exim/exim-config.patch +++ b/exim/exim-config.patch @@ -1,6 +1,6 @@ diff -Nru exim-4.87.orig/src/EDITME exim-4.87/src/EDITME ---- exim-4.87.orig/src/EDITME 2016-04-07 13:13:37.489879288 +0200 -+++ exim-4.87/src/EDITME 2016-04-07 13:13:56.162537206 +0200 +--- exim-4.87.orig/src/EDITME 2016-04-07 14:30:34.113532400 +0200 ++++ exim-4.87/src/EDITME 2016-04-07 14:30:57.046039274 +0200 @@ -72,7 +72,7 @@ # this would be wanted. ############################################################################### @@ -181,8 +181,8 @@ diff -Nru exim-4.87.orig/src/EDITME exim-4.87/src/EDITME # If PID_FILE_PATH is not defined, Exim writes a file in its spool directory # using the name "exim-daemon.pid". diff -Nru exim-4.87.orig/src/configure.default exim-4.87/src/configure.default ---- exim-4.87.orig/src/configure.default 2016-04-07 13:13:37.486546075 +0200 -+++ exim-4.87/src/configure.default 2016-04-07 13:16:39.806618024 +0200 +--- exim-4.87.orig/src/configure.default 2016-04-07 14:30:34.113532400 +0200 ++++ exim-4.87/src/configure.default 2016-04-07 14:32:40.208988073 +0200 @@ -55,7 +55,7 @@ # +local_domains, +relay_to_domains, and +relay_from_hosts, respectively. They # are all colon-separated lists: @@ -203,12 +203,3 @@ diff -Nru exim-4.87.orig/src/configure.default exim-4.87/src/configure.default # In order to support roaming users who wish to send email from anywhere, # you may want to make Exim listen on other ports as well as port 25, in -@@ -165,7 +165,7 @@ - # daemon_smtp_ports = 25 : 465 : 587 - # tls_on_connect_ports = 465 - -- -+asdad - # Specify the domain you want to be added to all unqualified addresses - # here. An unqualified address is one that does not contain an "@" character - # followed by a domain. For example, "caesar@rome.example" is a fully qualified |