[Bug 276606] mail/mailman3: there should be a default mailman.cfg
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 276606] mail/mailman3"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 26 Mar 2025 15:23:09 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276606 --- Comment #19 from Einar Bjarni Halldórsson <einar@isnic.is> --- I redid my patch, to move the sample config to /usr/local/etc/mailman/mailman.cfg. The default config has `layout: home` which on first run will create /usr/local/mailman and create directories under that. Changing to `layout: fhs` would mean having to patch the config file and adding hooks to make sure those directories are created with correct ownership. I think that can be left as an exercise for the user. -- You are receiving this mail because: You are the assignee for the bug.