On Wed, 23 Apr 2025 22:15:17 +0000 gary.buhrmas...@gmail.com wrote:
> > Unless there's anything glaringly obvious that I'm too silly to notice
> 
> Are you using systemd-networkd or NetworkManager?

I'm using NetworkManager (the default, at least in the Everything
"spin(?)" I've been kickstarting from since forever...)

NetworkManager-wait-online.service reports "active (exited)" (which is
as it should be, afaict). And yet, no joy: adding network-online.target
to sendmail's "After=" list -- the whole thing now looks like either

        [Unit]
        ...
        After=syslog.target network-online.target

or

        After=syslog.target network.target network-online.target

(I've tried both). sendmail.service reports "activating" for a while,
with the "my unqualified host name (fedora) unknown, sleeping for retry"
message, then fails (presumably after NetworkManager-wait-online is
finally "active".

It subjectively seems to take longer when network-online.target is
listed in sendmail's "After=" list, but the behavior is the same:
"activating" for a while, then eventually "failed".

Many thanks for sticking around to help me think through this :)

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

Reply via email to