summaryrefslogtreecommitdiff
path: root/mail/exim/files/patch-src::rda.c
diff options
context:
space:
mode:
authorSheldon Hearn <sheldonh@FreeBSD.org>2003-05-15 15:18:05 +0000
committerSheldon Hearn <sheldonh@FreeBSD.org>2003-05-15 15:18:05 +0000
commit4d42a2e4fb318553a4b79f2c406f027a995ae15c (patch)
tree2f4b1b48655e9aa0bc1369860ba038c58021c12f /mail/exim/files/patch-src::rda.c
parentUpdate to version 2.14; (diff)
* Update to exim-4.20, featuring host of minor bugfixes and some feature
enhancements. Non-critical upgrade. * Distribution site fixes and cleanups (somehow ommitted in prev delta). * Put distribution files in a subdirectory. * Optional support for exiscan-acl; exiscan is still the default. I think the submitter is doing a great job. PR: ports/52228 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Diffstat (limited to 'mail/exim/files/patch-src::rda.c')
-rw-r--r--mail/exim/files/patch-src::rda.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/exim/files/patch-src::rda.c b/mail/exim/files/patch-src::rda.c
deleted file mode 100644
index 68024128ad7c..000000000000
--- a/mail/exim/files/patch-src::rda.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/rda.c.orig Tue Mar 11 13:20:22 2003
-+++ src/rda.c Tue Apr 22 13:53:10 2003
-@@ -376,7 +376,7 @@
- options, /* specials that are allowed */
- generated, /* where to hang them */
- error, /* for errors */
-- qualify_domain_recipient, /* to qualify \name */
-+ deliver_domain, /* to qualify \name */
- include_directory, /* restrain to directory */
- eblockp); /* for skipped syntax errors */
- }