View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0018112 | CentOS-8 | postfix | public | 2021-03-19 21:31 | 2022-05-24 00:46 |
Reporter | LoneStarKen | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
OS | CentOS Stream release 8 | ||||
Product Version | 8.3.2011 | ||||
Summary | 0018112: Postfix compiled with smtpd_discard_ehlo_keywords = chunking | ||||
Description | After updating from postfix.x86_64 2:3.3.1-12.el to postfix.x86_64 2:3.5.8-1.el8 I'm getting frequent log entries Mar 19 10:51:58 mail postfix/smtpd[XXXXXX]: discarding EHLO keywords: CHUNKING After further research it appears this was compiled into the package: # postconf -d | grep smtpd_discard_ehlo_keywords postscreen_discard_ehlo_keywords = $smtpd_discard_ehlo_keywords smtpd_discard_ehlo_keywords = chunking Could you let me know why CHUNKING / BDAT has been discarded? | ||||
Steps To Reproduce | Check /var/log/maillog | ||||
Tags | No tags attached. | ||||
<https://git.centos.org/rpms/postfix/blob/e8f820cfc444006aa0972608c9f58cef5997654c/f/SOURCES/README-RedHat.txt> says that they disabled BDAT by default in order to maintain feature parity with Postfix 3.3.1 (Postfix didn't add BDAT support until 3.4.0). | |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-03-19 21:31 | LoneStarKen | New Issue | |
2022-05-24 00:46 | smokris | Note Added: 0038933 |