1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-08-10 22:31:47 +02:00

Drop rsyslog localhost messages with IPv6 address

This commit is contained in:
Shamil Nunhuck
2022-12-21 00:57:29 +00:00
committed by GitHub
parent 23b09518db
commit 7225cb0d3e

View File

@@ -30,6 +30,7 @@ module(load="imuxsock")
# Discard messages from local test requests
:msg, contains, "connect from localhost[127.0.0.1]" ~
:msg, contains, "connect from localhost[::1]" ~
{% if POSTFIX_LOG_FILE %}
# Log mail logs to file