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
--
Olivier MJ Crépin-Leblond, PhD
http://www.gih.com/ocl.html
----- Original Message -----
From: "Byung-Hee HWANG" <b...@izb.knu.ac.kr>
To: <postfix-users@postfix.org>
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 (...) smtpd
byunghee