Skip to content

Silence exim4 warnings in logfile

Guido Berhörster requested to merge personal/gber/exim-warning into master

The lack of keep_environment in the exim4 configuration for clients leads to continuous warnigs in the logfile:

Warning: purging the environment. Suggested action: use keep_environment.

Setting it to an empty values (which is the default) silences that.

Merge request reports

Loading