Get your server issues fixed by our experts for a price starting at just 25 USD/Hour. Click here to register and open a ticket with us now!

Author Topic: "Exim dead but subsys locked" issue  (Read 2743 times)

0 Members and 1 Guest are viewing this topic.

Vinil

  • Guest
"Exim dead but subsys locked" issue
« on: December 30, 2013, 06:12:09 pm »
 If you come across the issue "exim dead but subsys locked". Please try following steps.

Code: [Select]
root@server [/]# /etc/init.d/exim status
exim dead but subsys locked

If you see this error check for a file named 'eximdisable' in /etc location. If you found the file then do the following steps:

Code: [Select]
root@server [/]# mv eximdisable eximdisable.bak
root@server [/]# /etc/init.d/exim restart
« Last Edit: December 30, 2013, 06:13:49 pm by Vinil »