Skip to content

Add support for numeric IPv6 address #16

@Syed-Shahrukh-OSSRevival

Description

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=371873

It's nice to see that the upcoming version enables IPv6 support, however,
the issue of numeric IPv6 addresses is still open.

So, here's a patch. I used URL-style method of escaping: [1:2::3] -- IMO
it's much cleaner than exim4-style doubling of colons: 1::2::::3 or
replacing them with a random character: 1|2||3.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions