|
From: Carlos M. <car...@gm...> - 2010-03-05 15:01:51
|
I configured Amavisd-new this morning and was getting ready to start the daemon when the thing shot up an error: root@mail:/# /etc/init.d/amavis restart Stopping amavisd: (not running). Starting amavisd: Error in config file "/etc/amavis/conf.d/50-user": syntax error at /etc/amavis/conf.d/50-user line 55, near "1;" (failed). I checked my configuration file where it references the error and I don't think I modified beyond the line it's complaining about. #------------ Do not modify anything below this line ------------- 1; # ensure a defined return ~ Nothing else is referenced beyond the '~' you see above. Did I accidently add that '1;' to the '50-user' file? I did a Google search and couldn't find anything related except a few Ubuntu threads... |