BytemarkHosting / symbiosis

A hosting environment that works with you, not against you.
GNU General Public License v2.0
21 stars 14 forks source link

Exim "Warning: purging the environment" error on restart #114

Closed andrewladlow closed 6 years ago

andrewladlow commented 6 years ago

Exim prints the following warning message whenever the service is restarted:

Jun 18 14:12:19 symbiosis2.default.aladlow.uk0.bigv.io exim4[573]: Starting MTA:2018-06-18 14:12:19 Warning: purging the environment.

Jun 18 14:12:19 symbiosis2.default.aladlow.uk0.bigv.io exim4[573]: Suggested action: use keep_environment.

This message is fairly harmless but can cause emails to be generated from cron.daily, for example: /etc/cron.daily/exim4-base: LOG: MAIN Warning: purging the environment. Suggested action: use keep_environment.

The solution should be to set keep_environment = in Exim's configuration.

andrewladlow commented 6 years ago

Fixed by ad817c00f477c07640c7c6a139bf007977307b65