On Thu, 17 Apr 2025 at 14:30, Steven A. Falco <stevenfalco@xxxxxxxxx> wrote:
After updating to f42 I noticed that I could not send email from the command line:
$ mail root@localhost
Subject: test
To: root@localhost
test
^D
s-nail: Cannot start /usr/sbin/sendmail: executable not found (adjust *mta* variable)
/home/sfalco/dead.letter 8/143
s-nail: ... message not sent
Looking in /usr/sbin there indeed was no sendmail program. I fixed that by doing:
cd /usr/sbin ; ln -s ../bin/sendmail.postfix sendmail
I guess this is related to the consolidation of /usr/sbin and /usr/bin.
There was a second problem: postfix was not running. It was simple to re-enable it via systemctl but I'm surprised that it was somehow turned off as part of the upgrade from f41 to f42.
Yes, I've seen a number of issues on a postfix mail platform that I've not yet got to the bottom of.
-- _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue