Adrian Bunk <[EMAIL PROTECTED]> writes:

> postalias: warning: inet_protocols: IPv6 support is disabled: Address 
> family not supported by protocol
> postalias: warning: inet_protocols: configuring for IPv4 support only

Your kernel doesn't have support for IPv6.  You need to add

  inet_protocols = ipv4

to your main.cf file and restart postfix.  Maybe postinst should check
for IPv6 support and do the right thing...  (The default kernels in
Debian have IPv6 support.)

-- 
  ,''`.
 : :' :        Romain Francoise <[EMAIL PROTECTED]>
 `. `'         http://people.debian.org/~rfrancoise/
   `-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to