Re: F42 upgrade and email problems

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Yes it is related to the consolidation of bin/sbin, I solve this problem with

sudo update-alternatives --set mta /usr/bin/sendmail.postfix

Le 18/04/2025 à 21:15, Peter Robinson a écrit :


On Thu, 17 Apr 2025 at 14:30, Steven A. Falco <stevenfalco@xxxxxxxxx <mailto: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




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Users]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]

  Powered by Linux