https://bugs.exim.org/show_bug.cgi?id=1644
Jeremy Harris <jgh146...@wizmail.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID CC| |jgh146...@wizmail.org Status|NEW |RESOLVED --- Comment #1 from Jeremy Harris <jgh146...@wizmail.org> --- At first guess you are using an IPv6 address in a context where a colon-separated list is expected, hence a problem in parsing. You need to either double the colons, or change the list separator. Exim documentation is at http://exim.org/docs.html See the definition for the option you are using, and the "Changing list separators" section in the "run time configuration file" chapter. Closing as not-a-bug. -- You are receiving this mail because: You are on the CC list for the bug. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##