Amavisd start error
- by Kristian
I can't start amavis. It gives an error:
Starting amavisd: Error in config file "/etc/amavis/conf.d/05-domain_id": Insecure directory in $ENV{PATH} while running with -T switch at /etc/amavis/conf.d/05-domain_id line 7.
On line 7 is:
chomp($mydomain = `head -n 1 /etc/mailname`);
This problem occured after restaring my computer.
I don't know much about amavis, so any help is appreciated.
Regards,
Kristian