[
https://issues.apache.org/jira/browse/JAMES-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
TzeKai Lee updated JAMES-1404:
------------------------------
Attachment: uri_syntax.patch
Hi Eric,
For URI, it's here http://tools.ietf.org/html/rfc3986#section-3.2.2
but since we don't have scheme and path in the address configuration, using the
whole IP literal and bracket thing here looks a bit weird to me.
Still, following some standard is good, so if you decide to use URI syntax,
this attachment should do the thing.
> support IPv6 address on server address binding
> ----------------------------------------------
>
> Key: JAMES-1404
> URL: https://issues.apache.org/jira/browse/JAMES-1404
> Project: JAMES Server
> Issue Type: New Feature
> Reporter: TzeKai Lee
> Attachments: ipv6.patch, uri_syntax.patch
>
>
> Class org.apache.james.protocols.lib.netty.AbstractConfigurableAsyncServer is
> unable to parse IPv6 addresses as current code use split(':') to delimit
> address and port.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]