Bug 2143412

Summary: sendmail breaks SMTP AUTH
Product: [Fedora] Fedora Reporter: Marek Greško <marek.gresko>
Component: sendmailAssignee: Jaroslav Škarvada <jskarvad>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 37CC: anon.amish, jskarvad, olysonek-foss, redhat-bugzilla
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-11-21 08:59:28 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Marek Greško 2022-11-16 21:23:09 UTC
Description of problem:
After upgrade to sendmail package from Fedora 37 AUTH options are no longer offered when connecting to SMTP service. Downgrade of sendmail to Fedora 36 version fixes the problem.

Version-Release number of selected component (if applicable):
8.17.1-6.fc37

How reproducible:
By connecting to port 25 or 587. AUTH is no longer here.

Steps to Reproduce:
1. Configure sendmail to support authentication.
2. Connect to port 25.
3. Authentication is not offered.

Actual results:
Authentication os not offered.

Expected results:
Authentication is offered.

Additional info:
I found similar thread for freebsd:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263287
I think it could be related.

Comment 2 Jaroslav Škarvada 2022-11-21 08:59:28 UTC

*** This bug has been marked as a duplicate of bug 2140596 ***