Hi Falko,
When I try to start amavisd whit /etc/rc.d/init.d/amavisd start
Then I got an error, I take a look in the conf file and cannot find the problem
[root@svr-1 ~]# /etc/rc.d/init.d/amavisd start
Starting amavisd: The value of variable $myhostname is "svr-1", but should have been
a fully qualified domain name; perhaps uname(3) did not provide such.
You must explicitly assign a FQDN of this host to variable $myhostname
in amavisd.conf, or fix what uname(3) provides as a host's network name!
[FAILED]
|