[Bug 251377] Re: Problems with amavisd-new: cannot start the service

kkumax kkuma at kkuma.mydns.jp
Fri Aug 28 07:26:01 UTC 2015


As a result of trial in the cut -and-try!

# cd /etc/amavis/conf.d
#cat cat 05-domain_id
...........................
#chomp($mydomain = `head -n 1 /etc/mailname`);
chomp($mydomain = "kkuma.mydns.jp");
...........................

#cat 05-node_id
...........................
#chomp($myhostname = `hostname --fqdn`);
chomp($myhostname = "ubuntu.kkuma.mydns.jp --fqdn");
...........................

It works when you change as described above .

#  hostname
ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to amavisd-new in Ubuntu.
https://bugs.launchpad.net/bugs/251377

Title:
  Problems with amavisd-new: cannot start the service

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



More information about the Ubuntu-server-bugs mailing list