On Sun, 30 Jul 2023 18:46:11 +0000 Marco <m...@posteo.de> wrote: > On Mon, 26 Jun 2023 08:28:22 +0000 Marco <m...@posteo.de> wrote: > > Fedora has some systemd unit files included, maybe these are helpful > > here: > > https://packages.fedoraproject.org/pkgs/sendmail/sendmail/fedora-rawhide.html#files > > Is anybody here working on that issue? It seems that the sysvinit script is being partially generated by sendmailconfig. Is the goal of Debian to still provide that or to deprecate sendmailconfig?
If it should be kept, I assume it needs to be changed to native integrate with systemd without using start-stop-daemon. Deprecating this sendmailconfig functionality makes integrating with systemd much easier. Configuring queue runner and daemon mode would be easier in a special file that is being read by the systemd unit. -- kind regards Marco