Re: [Mailman-Users] mailman not creating archives

2018-01-25 Thread Attila Kinali
On Tue, 23 Jan 2018 08:47:56 -0800 Mark Sapiro wrote: > I know your OP said there's nothing in the logs, but have you > specifically looked at Mailman's 'error' and 'qrunner' logs. Ok... this is embarrassing... There are permission errors there... As I said... PEBCAK :-( I suppose it should wo

Re: [Mailman-Users] mailman not creating archives

2018-01-23 Thread Mark Sapiro
On 01/23/2018 05:59 AM, Attila Kinali wrote: > On Mon, 22 Jan 2018 09:00:15 -0800 > Mark Sapiro wrote: > >> Have you set ARCHIVE_TO_MBOX in mm_cfg.py (or changed it in Defaults.py) >> or possibly set PUBLIC_EXTERNAL_ARCHIVER. > > No, the settings are the default as they come with the distro. I

Re: [Mailman-Users] mailman not creating archives

2018-01-23 Thread Attila Kinali
On Mon, 22 Jan 2018 09:00:15 -0800 Mark Sapiro wrote: > Have you set ARCHIVE_TO_MBOX in mm_cfg.py (or changed it in Defaults.py) > or possibly set PUBLIC_EXTERNAL_ARCHIVER. No, the settings are the default as they come with the distro. >From my Defaults.py: # Are archives on or off by default?

Re: [Mailman-Users] mailman not creating archives

2018-01-22 Thread Mark Sapiro
On 01/22/2018 05:12 AM, Attila Kinali wrote: > Hi, > > I have here a mailman installation on debian/stable. > Everything works fine, beside mailman not creating archives, > for none of the mailinglists. Have you set ARCHIVE_TO_MBOX in mm_cfg.py (or changed it in Defaults.py) or possibly set PUBL

[Mailman-Users] mailman not creating archives

2018-01-22 Thread Attila Kinali
Hi, I have here a mailman installation on debian/stable. Everything works fine, beside mailman not creating archives, for none of the mailinglists. I am pretty sure it's just a form of PEBCAK and I forgot to set a flag somewhere, but I cannot find it. The mailinglist config looks as follows: ##