On Wed Jun11'25 09:21:33PM, Todd Zullinger wrote: > From: Todd Zullinger <tmz@xxxxxxxxx> > Date: Wed, 11 Jun 2025 21:21:33 -0400 > To: users@xxxxxxxxxxxxxxxxxxxxxxx > Reply-To: Community support for Fedora users <users@xxxxxxxxxxxxxxxxxxxxxxx> > Subject: Re: After upgrade to F42, mutt + postfix no longer able to send > email > > I wrote: > > Mutt's default for $sendmail uses /usr/sbin/sendmail. You > > can check the value in your mutt, via `:set ?sendmail` and > > then verify the path exists. It is likely a symlink to > > /etc/alternatives/mta which is then a symlink to something > > like /usr/sbin/sendmail.postfix. > > > > I just installed postfix and mutt in a Fedorda 42 container > > and mutt reports: sendmail="usr/bin/sendmail -oem -oi" which > > seems to be entirely broken. You may have to set that > > manually in your muttrc in addition to fixing the symlinks > > to the sendmail binary, if they're broken. > > FWIW, https://bugzilla.redhat.com/2356981 is one of two open > bugs for mutt, so as is often the case, checking bugzilla > first is a good plan. Yes, thank you for this. However, there seems to be an issue with the suggested fix: sudo ln -s /usr/sbin/sendmail /usr/bin I get a dud: lrwxrwxrwx. 1 root root 18 Jun 11 21:50 /usr/bin/sendmail -> /usr/sbin/sendmail with the "/usr/sbin/sendmail" grayed out by the terminal (xterm). And of course, this did not work: I guess I do not have /usr/sbin/sendmail on F42. Many thanks, Ranjan > > I had looked at the spec file for mutt and ran mutt -v and > SENDMAIL points to /usr/bin/sendmail, so it's unclear > whether the reported setting from ":set ?sendmail" is buggy > output or is the leading / is actually missing somehow. > > I'd first ensure that the sendmail symlinks point to postfix > as they should and then try to send mail before getting too > lost in any mutt config settings. > > -- > Todd > -- > _______________________________________________ > users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to users-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/users@xxxxxxxxxxxxxxxxxxxxxxx > Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue -- _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-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/users@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue