Skip to main content

Dovecot cannot be started, fails with no log

Comments

2 comments

  • feanorknd
    Hello... Answer my self for some other people in my case... First of all, cpanel support was excellent... they fixed they "issue". 13 hours for first answer, but very well done... happy with them :-D The problem was: [LIST]
  • I have had a screen session, running something like "tail -f /var/log/mailllog | grep dovecot" And that is all... we could consider this is half the problem, because really, I think the other half is: [LIST]
  • Cpanel scripts does review "ps" proccesses to find out if dovecot already running. But they do this bad, really bad, because that "grep dovecot" running, make cpanel scripts believe that there is running dovecot instance and try to kill it... because it is not really dovecot (but grep), as dovecot were dead, really dead, the cpanel scripts finish without starting dovecot at all. Seriously? Yes. You can test: put any kind of proccess using "dovecot" as parameter, and cpanel scripts are not able to restart or start dovecot. I think cpanel guys may fix their scripts to filter a bit better.... "grep dovecot" is not Dovecot daemon at all. Regards.
  • 0
  • cPanelMichael
    Hello :) I am happy to see the issue is now resolved. To note, internal case FB-99361 was opened to address this issue in the past, and it's no longer reproducible on cPanel version 11.52. Thank you.
    0

Please sign in to leave a comment.