Docker-mailserver: Daily cron error mail

Created on 9 May 2020  路  4Comments  路  Source: tomav/docker-mailserver

I get a mail daily with this error with the following subject:

Cron test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily )

And this as content:

/etc/cron.daily/logrotate:
invoke-rc.d: WARNING: No init system and policy-rc.d missing! Defaulting to block.

Any idea how to fix this? Restarting the container or rebooting the host as a whole doesn't solve it.

needs triage question

Most helpful comment

There is no release yet, only "latest". I'll make a new numbered release this week if things are stable.

All 4 comments

Similar to https://github.com/tomav/docker-mailserver/issues/1465

Are you using the latest version?

As @youtous says that error should have been fixed, I used to get it but for me it is gone. If you still get it with the latest version we need to know what options you have enabled so we can reproduce.

I updated about 20 days ago, so i have 7.0.0. What options are you referring too? The environment file?

Ok, it seems i have to update although there doesn't seem to be a new release according to release page.

There is no release yet, only "latest". I'll make a new numbered release this week if things are stable.

Was this page helpful?
0 / 5 - 0 ratings