Le 2013-11-29 16:42, Aurelien Bompard a écrit :
Yeah the configuration key in your mailman config file is wrong. It should not point to the django config file directly, it should point to another config file with this content:
[general] base_url: http://yourserver.example.com/hyperkitty django_settings: /home/mailman/hyperkitty_standalone/settings.py
Did you follow some documentation which said to put the path to the django settings file there? Because that's how it used to work some months ago, and I may have forgotten to update something.
Aurélien
ok, changed to some correct values, but still unusable.
exploring quickly mailman, i was at rev 7229 which brings recent changes on archiving (7228 allows per-list archiver, quite a new feature and maybe a bit unstable) went back to beta3 for testing, but still not archiving
Which mailman version do you use ?