[Bug 1832740] Re: init script / mailmanctl fails to stop mailman 2, reports success

Mark Sapiro mark at msapiro.net
Thu Oct 10 12:44:04 EDT 2019


A workaround for your issue is to run (as root or the mailman user)

/usr/lib/mailman/bin/mailmanctl restart

instead of

systemctl restart mailman

systemctl restart is actually doing a stop followed by start as you
observed whereas mailmanctl restart will just signal the qrunners to
restart.

You might also be able to adjust your systemd mailman service script to
do mailmanctl restart instead of stop/start.

-- 
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.
https://bugs.launchpad.net/bugs/1832740

Title:
  init script / mailmanctl fails to stop mailman 2, reports success

To manage notifications about this bug go to:
https://bugs.launchpad.net/mailman/+bug/1832740/+subscriptions


More information about the Mailman-coders mailing list