[exim] logging control

Startseite
Nachricht löschen
Nachricht beantworten
Autor: alexis
Datum:  
To: exim-users
Betreff: [exim] logging control
Hello, i have configured on my servers the following regarding to logging

log_file_path = /opt/exim/log/$primary_hostname/exim_%slog
log_selector = -all
message_logs = no


my intention is that under normal operations, avoid any log. But still
with this sentences i have a considerable logging amount, how can i
avoid it?

Thanks again