If I run opensmtpd on the host and in some local LXC containers, then the sysv init script on the host fails. Sample session is attached. This problem comes up during maintenance on the host, while the containers with their own opensmtpd are running. Suddenly EMail is down or cannot be restarted. Systemd is not an option on this host. Its part of a HA cluster. Regards Harri
I'd love to help maintaining this package. Since this bug is a show stopper for me I am running my own opensmtpd package anyway. Not to mention it that I am using opensmtp on OpenBSD, too. Regards Harri
Dear David, Harald, I wanted to follow up and see if you were still having issues with opensmtpd not starting at boot. Could you please update the init script to start smtpd with the -v flag, and send me the verbose startup output for smtpd after a reboot? I think it should be sufficient to apply the attached patch to /etc/init.d/opensmtpd before rebooting. The output should be in /var/log/mail.log . I suspect this bug might be related to this one: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=976194 Thanks, Ryan