Amavisd start error
        Posted  
        
            by 
                Kristian
            
        on Super User
        
        See other posts from Super User
        
            or by Kristian
        
        
        
        Published on 2012-09-27T09:29:03Z
        Indexed on 
            2012/09/27
            9:40 UTC
        
        
        Read the original article
        Hit count: 454
        
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
© Super User or respective owner