[exim-dev] [Bug 1644] problem with parsing colons in IPv6 ad…

Pàgina inicial
Delete this message
Reply to this message
Autor: admin
Data:  
A: exim-dev
Assumpte: [exim-dev] [Bug 1644] problem with parsing colons in IPv6 addresses
https://bugs.exim.org/show_bug.cgi?id=1644

Jeremy Harris <jgh146exb@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
                 CC|                            |jgh146exb@???
             Status|NEW                         |RESOLVED


--- Comment #1 from Jeremy Harris <jgh146exb@???> ---
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.