[exim] logging control

Etusivu
Poista viesti
Vastaa
Lähettäjä: alexis
Päiväys:  
Vastaanottaja: exim-users
Aihe: [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