1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-05-12 02:32:30 +00:00
Files
mailcow-dockerized/data/conf/dovecot/conf.d/10-logging.conf
2026-03-04 15:19:42 +01:00

14 lines
522 B
Plaintext

# /etc/dovecot/conf.d/10-logging.conf
# Logging and debug.
#mail_debug = yes
#auth_debug = yes
log_debug = category=fts-flatcurve
#log_debug = category=auth
log_path = syslog
log_timestamp = "%Y-%m-%d %H:%M:%S "
login_log_format_elements = "user=<%{user}> method=%{mechanism} rip=%{remote_ip} lip=%{local_ip} mpid=%{mail_pid} %{secured} session=<%{session}>"
# Mail event logging.
mail_log_events = delete undelete expunge copy mailbox_delete mailbox_rename
mail_log_fields = uid box msgid size
mail_log_cached_only = yes