-
Type:
Bug
-
Resolution: Fixed
-
None
-
Affects Version/s: None
-
Component/s: Main back-end mechanisms (Worker, Logging, etc.)
-
Critical
-
Emptyshow more show less
problem
If no mail server is configured, this will lead to exceptions i an email will be send. This is so far ok. But setting the config parameter runtimeOptions.sendMailDisabled = 1 was also not disabling the mail send via the logger.This is changed now.
Also the mail logger can be disabled dedicated in the installation.ini with:
resources.ZfExtended_Resource_Logger.writer.mail = null