Do not use MSG_NOSIGNAL on send() in ${udpsend}
authorJeremy Harris <jgh146exb@wizmail.org>
Mon, 30 Sep 2013 19:24:13 +0000 (20:24 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Mon, 30 Sep 2013 21:44:43 +0000 (22:44 +0100)
commit9cb1785a68901ce990c7581bd465d0931edf166e
tree665c2882070d38c39e1d6db4278ef9f9c936ceec
parent05070e30ddf4711848752213928f862ada1a509e
Do not use MSG_NOSIGNAL on send() in ${udpsend}

Some non-Posix systems don't define it.  Anyway, Exim ignores SIGPIPE for most purposes.
src/src/acl.c