From e39fdc8556cb9c21af32e56b1a2aba69a2736f0b Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sun, 11 Jun 2017 20:58:21 +0100 Subject: On a continued-transport delivery, do not check the hostlist for mismatch in the transport dispatch level when the transport does hosts-override. Instead do the full trasport process call and let it decide on compatibility with the connection. --- src/OS/Makefile-Base | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/OS') diff --git a/src/OS/Makefile-Base b/src/OS/Makefile-Base index f3903180b..3b7246109 100644 --- a/src/OS/Makefile-Base +++ b/src/OS/Makefile-Base @@ -602,7 +602,7 @@ crypt16.o: $(HDRS) crypt16.c daemon.o: $(HDRS) daemon.c dbfn.o: $(HDRS) dbfn.c debug.o: $(HDRS) debug.c -deliver.o: $(HDRS) deliver.c +deliver.o: $(HDRS) transports/smtp.h deliver.c directory.o: $(HDRS) directory.c dns.o: $(HDRS) dns.c enq.o: $(HDRS) enq.c -- cgit v1.2.3