On Wed, Nov 06, 2024 at 09:40:26AM +0100, Peter Wens wrote: > Hi, > > Restarting smtpd (e.g. after renewing acme certs) in a cron job causes cron > not to send an email anymore (broken pipe?). I wonder if there is a > workaround for this. > > > Best regards, > > Peter >
echo rcctl restart smtpd | at now + 1 minute -Otto