Yes, an invalid configuration will keep generating an error :)

How about you set something like this up:

echo myhostname | sudo tee /etc/hostname
sudo hostname myhostname
echo 127.0.1.1 myhostname.homenet myhostname | tee -a /etc/hosts

After that, the "hostname" command should return "myhostname", and
"hostname -f" (the important one for this case) should return
"myhostname.homenet".

How are you using amavisd without an smtp server? Or is it in another
machine? I'll note that you have this error in your logs as well, so
something is at least trying to use postfix:

jui 08 07:49:49 hostname postfix/sendmail[2988]: fatal: open
/etc/postfix/main.cf: No such file or directory


** Changed in: amavisd-new (Ubuntu)
       Status: New => Incomplete

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

Title:
  package amavisd-new 1:2.10.1-2ubuntu1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/amavisd-new/+bug/1703106/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to