Anton Rieger: > Hi there, > > is it possible to bind a service in master.cf to a IPv6 Link-Local address? > > I tried using following syntaxes: > [fe80::216:3eff:fe0d:9aa8%eth0]:smtp > [fe80::216:3eff:fe0d:9aa8%13]:smtp > [fe80:c:216:3eff:fe0d:9aa8]:smtp # BSD Non standard style > [fe80::216:3eff:fe0d:9aa8]:smtp # Windows style omitting the zone-id > > Or should I switch to ULAs, as this feature is not available/planned?
Postfix will not support interface names in IP addresses. Wietse