When trying spooled messages, account for the local-interface in grouping for a conne...
authorJulian Brown <julian.brown@cpanel.net>
Sun, 15 Mar 2015 13:36:54 +0000 (13:36 +0000)
committerJeremy Harris <jgh146exb@wizmail.org>
Sun, 15 Mar 2015 14:16:07 +0000 (14:16 +0000)
commita39bd74d3e942db1b465cae643e1a4766ffb304e
tree00349023a92d73b46b53c0bc9a5226b8c459b9da
parent7eb6c37c5084760c1d1469bd4be652b479a8df55
When trying spooled messages, account for the local-interface in grouping for a connection.  Bug 1141
15 files changed:
src/src/deliver.c
src/src/functions.h
src/src/ip.c
src/src/structs.h
src/src/transport.c
src/src/transports/smtp.c
test/confs/0603 [new file with mode: 0644]
test/confs/0604 [new file with mode: 0644]
test/log/0603 [new file with mode: 0644]
test/log/0604 [new file with mode: 0644]
test/scripts/0000-Basic/0603 [new file with mode: 0644]
test/scripts/0000-Basic/0604 [new file with mode: 0644]
test/stderr/0604 [new file with mode: 0644]
test/stdout/0603 [new file with mode: 0644]
test/stdout/0604 [new file with mode: 0644]