Hello, on server monitor when i go to Logfiles-> Show ISPC Cron-Log i see the error HTML: touch: cannot touch `/tmp/.getmail_lock': Permission denied and this one HTML: touch: setting times of `/tmp/.getmail_lock': Permission denied
hello till the ISP ver. is 3.0.4.5 but now i see error HTML: rm: cannot remove `/tmp/.getmail_lock': Permission denied
run: rm -f /tmp/.getmail_lock as root user to fix this. Seems as if getmail was run under a different user e.g. for testing something so that the regular getmail cronjob cant remove the lock file anymore.
ok i remove the file but i see again HTML: touch: cannot touch `/tmp/.getmail_lock': Permission denied /tmp permissions is 777 for root user
# ls -la /tmp/.getmail_lock HTML: ls: /tmp/.getmail_lock: No such file or directory # ls -la /tmp HTML: total 20K drwxrwxrwt 5 root root 4.0K Jun 4 14:28 . drwxr-xr-x 24 root root 4.0K Apr 18 23:29 .. drwxrwxrwt 2 root root 4.0K Apr 18 23:30 .font-unix drwxrwxrwt 2 root root 4.0K Apr 18 23:29 .ICE-unix drwxr-xr-x 2 root root 4.0K Jun 4 14:22 .webmin