Bug 2487008 - sendmail.x86_64 8.18.2-2.fc44 contain a file sendmail.mc with an error
Summary: sendmail.x86_64 8.18.2-2.fc44 contain a file sendmail.mc with an error
Keywords:
Status: CLOSED DUPLICATE of bug 2476449
Alias: None
Product: Fedora
Classification: Fedora
Component: sendmail
Version: 44
Hardware: x86_64
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Jaroslav Škarvada
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-06-09 14:29 UTC by Eyal Lebedinsky
Modified: 2026-06-09 15:34 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2026-06-09 15:34:37 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Eyal Lebedinsky 2026-06-09 14:29:19 UTC
There is a line in sendmail.mc:

define(`confCACERT', `/etc/pki/tls/certs/ca-bundle.crt')dnl

but the referenced file does not exist.

Reproducible: Always

Steps to Reproduce:
1. send email that uses SSL
2.
3.
Actual Results:
in /var/log/maillog I see:
sendmail[18476]: STARTTLS=client: file /etc/pki/tls/certs/ca-bundle.crt unsafe: No such file or directory
sendmail[18476]: STARTTLS=client, error: load verify locs /etc/pki/tls/certs, /etc/pki/tls/certs/ca-bundle.crt failed: 0


Expected Results:
No error logged

Additional Information:
The mail is still sent and delivered.

I did not see this error in fc42.

Removing the offending line removes the errors. Is this an acceptable workaround?

Comment 1 Jaroslav Škarvada 2026-06-09 15:34:37 UTC

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


Note You need to log in before you can comment on or make changes to this bug.