Jordz2203
Verified User
- Joined
- Sep 8, 2022
- Messages
- 75
Hi everyone,
We were running out CloudLinux/DA server fine until now. Exim worked well and everything is good. Three days ago I installed Spam Assassing using the command specified in the docs since our users were getting spam. Since then, every morning Exim seems to stop working correctly and when we try send mails on our server we get the following error emailed back instantly "exim: getting initial cwd failed: No such file or directory", this is easily fixed by restarting exim and dovecot in service monitor. Im not sure why its happening? I currently have the following tmpwatch cron job but Im not sure why it would only be giving a problem now?
0 4 * * * * /usr/sbin/tmpwatch -am 12 /tmp
Im not sure why this is happening?
We were running out CloudLinux/DA server fine until now. Exim worked well and everything is good. Three days ago I installed Spam Assassing using the command specified in the docs since our users were getting spam. Since then, every morning Exim seems to stop working correctly and when we try send mails on our server we get the following error emailed back instantly "exim: getting initial cwd failed: No such file or directory", this is easily fixed by restarting exim and dovecot in service monitor. Im not sure why its happening? I currently have the following tmpwatch cron job but Im not sure why it would only be giving a problem now?
0 4 * * * * /usr/sbin/tmpwatch -am 12 /tmp
Im not sure why this is happening?