Olivier MJ Crepin-Leblond:
> Use the notation with the square brackets:
>
> [::1]:10028
>
> They are used to differentiate the colon used for separaring the port,
> as opposed to a colon which is part of the IPv6 address.
The form [::1]:10028 is safe everywhere Postfix allows host:port.
Postfi
Olivier MJ Crepin-Leblond wrote:
Use the notation with the square brackets:
[::1]:10028
They are used to differentiate the colon used for separaring the port,
as opposed to a colon which is part of the IPv6 address.
Olivier
Thanks!
byunghee
: "Byung-Hee HWANG"
To:
Sent: Saturday, January 24, 2009 10:53 AM
Subject: ipv6 address syntax in master.cf
hello, simple question.
is that possible writing ipv6 address style in master.cf?
if it is possible, which is correct syntax?
[::1]:10028 inet (...) smtpd
or
::1:10028 inet (
hello, simple question.
is that possible writing ipv6 address style in master.cf?
if it is possible, which is correct syntax?
[::1]:10028 inet (...) smtpd
or
::1:10028 inet (...) smtpd
byunghee