18 May
2007
18 May
'07
10:32 p.m.
On Fri, 2007-05-18 at 15:23 -0400, Stewart Dean wrote:
- What can I do to debug it, given that it happens infrequently and of no known causation? What should I check and look for afterwards? I guess I could put a cronjob that checks that /var/run/dovecot/login/ default= and ssl-parameters.dat exists periodically
do "ls -la /var/run/dovecot/login" now, and when it breaks do it again. Also check /var/run/dovecot/login directory's inode (I've this nice "stat" command in Linux, don't know about AIX).
That would tell if the files were really deleted or if the login directory was recreated.