filter.d/sendmail-reject.conf: fixed gh-2385 for some systems (e. g. CentOS): if only identifier set to sm-mta (no unit sendmail) for some messages.

This commit is contained in:
sebres 2019-03-29 14:19:27 +01:00
parent 1045003f49
commit ced9828d04

View file

@ -48,7 +48,7 @@ mode = normal
ignoreregex =
journalmatch = _SYSTEMD_UNIT=sendmail.service
journalmatch = SYSLOG_IDENTIFIER=sm-mta + _SYSTEMD_UNIT=sendmail.service
# DEV NOTES:
#