happened to me,  I think I fixed it just editing the line

those variables are not initializated, so I thought adding an equals symbol 
could solve it, and it does

sudo gedit /etc/postfix/main.cf

find:
"permit_sasl_authenticated,permit_mynetworks,reject_unauth_destination"

add an equals symbol at the end:
"permit_sasl_authenticated,permit_mynetworks,reject_unauth_destination
="

then:

sudo apt-get update && sudo dpkg --configure -a && sudo apt-get install
-f && sudo apt-get dist-upgrade && sudo apt-get upgrade && sudo apt-get
autoremove && sudo apt-get clean && sudo apt-get autoclean

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1531299

Title:
  postfix upgrade can fail due to "newaliases: fatal:
  inet_addr_local[getifaddrs]: getifaddrs: Address family not supported
  by protocol" under qemu-static

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas-images/+bug/1531299/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to