AMaViS doesn't restart normally

Gary V mr88talent at gmail.com
Fri Jun 1 01:53:10 CEST 2012


On Thu, May 31, 2012 at 4:59 PM,  francwalter wrote:

>
> I still hope that just the command for restarting is the wrong one. _should_ it start without this "(failed)" when I do
>
> service amavis restart
>
> on command line?
>

The command is correct, but the script has an issue noted in the my other posts.

After you modify the /etc/init.d/amavis script by using this command:

sed -i "s/ --name \${DAEMONNAME}//" /etc/init.d/amavis

you can use:

service amavis restart
or
/etc/init.d/amavis restart

without getting "(failed)" any longer.

-- 
Gary V


More information about the amavis-users mailing list