On Thu Jun12'25 10:04:13AM, francis.montag...@inria.fr wrote:
> From: francis.montag...@inria.fr
> Date: Thu, 12 Jun 2025 10:04:13 +0200
> To: Community support for Fedora users <users@lists.fedoraproject.org>
> CC: Ranjan Maitra <mlmai...@gmx.com>
> Reply-To: Community support for Fedora users <users@lists.fedoraproject.org>
> Subject: Re: After upgrade to F42, mutt + postfix no longer able to send 
> email (Solved!)
> 
> Hi
> On Wed, 11 Jun 2025 23:49:30 -0500 Ranjan Maitra via users wrote:
> 
> >  $ ll /usr/sbin/sendmail.postfix 
> >  lrwxrwxrwx. 1 root root 23 Jun 11 10:18 /usr/sbin/sendmail.postfix -> 
> > ../bin/sendmail.postfix*
> >  $ ll /usr/lib/sendmail.postfix 
> >  lrwxrwxrwx. 1 root root 23 May  8 19:00 /usr/lib/sendmail.postfix -> 
> > ../bin/sendmail.postfix*
> 
> Those symlinks are correct, but I saw that (at least) the
> /usr/bin/sendmail symlink was missing after an upgrade.
> 
> It should be: /usr/bin/sendmail -> /etc/alternatives/mta
> 
> The following works for me:
> 
>   alternatives --remove mta /usr/sbin/sendmail.postfix
>   dnf -y reinstall postfix     # To redo the alternatives
>   systemctl restart postfix.service
> 

Thank you! And this fixed it for me too (at least for now).

Best wishes,
Ranjan

-- 
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
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@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to