Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove unnecessary log lines in Postfix's log (#5817)
* Update main.cf In order to avoid unnecessary log lines, changed: smtpd_discard_ehlo_keywords = chunking to this one: # The non-logging alternative: smtpd_discard_ehlo_keywords = chunking, silent-discard Update main.cf to remove unnecessary log lines in Postfix log
- Loading branch information