On Thu, Oct 26, 2017, at 10:34 PM, Pierre Abbat wrote:
I installed postorius and hyperkitty with pip and ran into another problem. I ran "mailman info" and got "No path configuration found: paths.master".
I have three files named mailman.cfg: /etc/mailman.cfg /usr/local/lib/python3.5/dist-packages/mailman/config/mailman.cfg /var/etc/mailman.cfg The one in /etc contains the following: [mailman] layout: master The one in /var/etc is completely commented out.
If I move the one in /etc/ out of the way and run "mailman info" again, I get this: GNU Mailman 3.1.0 (Between The Wheels) Python 3.5.2 (default, Sep 14 2017, 22:51:06) [GCC 5.4.0 20160609] config file: None db url: sqlite:////etc/var/data/mailman.db devmode: DISABLED REST root url: http://localhost:8001/3.1/ REST credentials: restadmin:restpass
It said "config file: /var/etc/mailman.cfg" before. What changed?
OK, this might be completely my mistake. I am very sorry about this.
'master' is usually only specified in schema and can't be used as valid value for 'layout'. I completely forgot this and updated the documentation to use 'master'.
Please replace 'master' with 'local' and things should work.
So, the config would look something like this:
[mailman] layout: local
I will go ahead and update the documentation right away.
Hope this helps!
Pierre
La sal en el mar es más que en la sangre. Le sel dans la mer est plus que dans le sang.
Mailman-users mailing list mailman-users@mailman3.org https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/
-- Abhilash Raj maxking@asynchronous.in