Hello Guys,
You wish to restart the
spamd service and you don't find this service in
/etc/init.d/ directroy then don't worry.
In a cPanel server, there is a script
/scripts/restartsrv_spamd to manage the
Spamd service.
To check the status of service run below command:
Quote#/scripts/restartsrv_spamd --status
To restart spamd service run below commad:
Quote#/scripts/restartsrv_spamd
You also need to restart the exim service.
Quote#/etc/init/d/exim restart
That's it. Enjoy :) !!