# dnf info postfix
Updating Subscription Management repositories.
Last metadata expiration check: 2:52:06 ago on Sun 23 May 2021 11:07:16 AM PDT.
Installed Packages
Name         : postfix
Epoch        : 2
Version      : 3.5.8
Release      : 1.el8
Architecture : x86_64
Size         : 4.4 M
Source       : postfix-3.5.8-1.el8.src.rpm
Repository   : @System
>From repo    : rhel-8-for-x86_64-baseos-rpms
Summary      : Postfix Mail Transport Agent
URL          : http://www.postfix.org
License      : (IBM and GPLv2+) or (EPL-2.0 and GPLv2+)
Description  : Postfix is a Mail Transport Agent (MTA).

# postconf | grep chunking
smtpd_discard_ehlo_keywords = chunking

# journalctl -u postfix | grep CHUNKING
May 23 03:40:59 mail01.raystedman.org postfix/smtpd[401681]:
discarding EHLO keywords: CHUNKING
<<We saw 24 of these log entries in 24 hours.>>

We are running the latest version of RHEL 8.  I believe a number of us
will be seeing this entry in our logs.  What are the negative side
effects beyond the log entries?

Is "smtpd_discard_ehlo_keywords = chunking, silent-discard" the
recommended solution?

Thanks, Greg
www.RayStedman.org

Reply via email to