Public bug reported:
During testing I encountered, that bin/mailman is not working correctly if you supply a relative path as -C argument. For the main process the path is converted into a absolute path during startup but the bin/master process is getting the relative filename but maybe a different working directory.
The attached patch fixes that behavior by supplying the generated absolute pathname to the new process.
** Affects: mailman Importance: Undecided Status: New
** Patch added: "bin-master-absolute-config-path.patch" https://bugs.launchpad.net/bugs/1023681/+attachment/3220342/+files/bin-maste...
** Tags added: mailm
** Tags removed: mailm ** Tags added: mailman3
** Changed in: mailman Status: New => Confirmed
This bug has been moved to the new gitlab repo here: https://gitlab.com/mailman/mailman/issues/57