On 25/07/16 14:31, Mark Elkins wrote: > Exim version 4.87 #1 built 14-Jun-2016 17:41:10
> On 25/07/2016 12:53, Jeremy Harris wrote: >> On 25/07/16 11:31, Mark Elkins wrote: >>> Any logical reason why its designed like it is? As the docs say "Each element of the list is a list itself, space-separated by default" ... and the general description of lists describes how to get a colon into an item in a colon-separated list: double it. So, by extension, this space-sep list can have items with spaces in them, if you double the space. So you handed it a single item of "127.0.0.1 783", which didn't turn out good as an address. That's the logic, as far as it goes. -- Cheers, Jeremy -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
