git://git.exim.org
/
users
/
jgh
/
exim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d070b13
)
Fix mis-merge
author
Jeremy Harris
<jgh146exb@wizmail.org>
Mon, 5 Nov 2018 18:26:18 +0000
(18:26 +0000)
committer
Jeremy Harris
<jgh146exb@wizmail.org>
Mon, 5 Nov 2018 18:26:18 +0000
(18:26 +0000)
Broken-by
ee8b809061
src/src/transports/smtp.c
patch
|
blob
|
history
diff --git
a/src/src/transports/smtp.c
b/src/src/transports/smtp.c
index 576b7c546c3a3443891f89d2cd480e0d09f7f719..7eb6abaeb45b1c9d5f177831bcff5939d0b831ad 100644
(file)
--- a/
src/src/transports/smtp.c
+++ b/
src/src/transports/smtp.c
@@
-3449,9
+3449,7
@@
sx.conn_args.interface = interface;
sx.helo_data = NULL;
sx.conn_args.tblock = tblock;
sx.verify = FALSE;
-#ifdef EXPERIMENTAL_PIPE_CONNECT
sx.sync_addr = sx.first_addr = addrlist;
-#endif
/* Get the channel set up ready for a message (MAIL FROM being the next
SMTP command to send */