#3681: Cannot use IPv6 literal address in IMAP/POP3 URL
--------------------------+----------------------
Reporter: evgeni | Owner: kevin8t8
Type: enhancement | Status: closed
Priority: minor | Milestone:
Component: mutt | Version:
Resolution: fixed | Keywords:
--------------------------+----------------------
Changes (by Kevin McCarthy <kevin@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"2a6bfdb9f869d8f07b453f6697c8de0246e24755"
6817:2a6bfdb9f869]:
{{{
#!CommitTicketReference repository=""
revision="2a6bfdb9f869d8f07b453f6697c8de0246e24755"
Allow IPv6 literal addresses in URLs. (closes #3681)
RFCs 2732 and 3986 specify a literal IPv6 address be surrounded by
"[]".
This patch removes the "[]" delimiters when parsing the URL, but adds
them back in url_ciss_tostring() if the host name contains a ':'.
Thanks to Evgeni Golov for the original patch.
}}}
--
Ticket URL: <https://dev.mutt.org/trac/ticket/3681#comment:6>
Mutt <http://www.mutt.org/>
The Mutt mail user agent