Your network interface might not be fully initialized when the smtpd service attempts to start.

Try monkeying with the smtpd.service unit file dependencies as per

I agree with you that the network startup is probably part of the
problem, but I'm not sure why this isn't sufficient:

[Unit]
Description=OpenSMTPD
Requires=network.target
After=network.target
[Service]
Type=forking
ExecStart=/usr/bin/smtpd
[Install]
WantedBy=multi-user.target

I'll keep digging though. Thanks for the advice.

--
You received this mail because you are subscribed to misc@opensmtpd.org
To unsubscribe, send a mail to: misc+unsubscr...@opensmtpd.org

Reply via email to