Re: [Mailman-Users] Modifying Privacy.py

2016-02-28 Thread Mark Sapiro
On 02/28/2016 03:23 PM, ListGnome ProtonMail wrote: > Thanks Mark, > > That worked, with one little "gotcha". I found that after editing > Privacy.py, I had to go to the admin page of the list and although the > Privacy option was showing "Requires approval" - until I re-submitted > the Privay

Re: [Mailman-Users] Modifying Privacy.py

2016-02-28 Thread ListGnome ProtonMail via Mailman-Users
BE: val += 1 TO: if property == 'subscribe_policy' and not mm_cfg.ALLOW_OPEN_SUBSCRIBE: val += 2 2. RESTART MAILMAN 3. Go to the list's admin page and select (re-select) "Require approval" or "Confirm and approve" and submit the page. ---- Original Message Subje

Re: [Mailman-Users] Modifying Privacy.py

2016-02-23 Thread Mark Sapiro
On 02/23/2016 03:44 PM, ListGnome ProtonMail via Mailman-Users wrote: > > There are currently three option and I'm trying to remove "Confirm" > so that the only two options remain - "Require approval" and "Confirm > and approve". > > In the file "/usr/lib/mailman/Mailman/Gui/Privacy.py" I've

[Mailman-Users] Modifying Privacy.py

2016-02-23 Thread ListGnome ProtonMail via Mailman-Users
Hi All, I'm attempting to modify the subscription options in the Admin section under "Privacy options: What steps are required for subscription?". There are currently three option and I'm trying to remove "Confirm" so that the only two options remain - "Require approval" and "Confirm and