[Mailman-Developers] Re: Can we disable archiving by default

2019-09-23 Thread Mark Sapiro
On 9/22/19 9:47 PM, sandeep kumar wrote: > > I think I have resolved the issue. I have enabled the disabling the archive > by default. > > Made below changes under the /mailman/src/mailman/styles/base.py > > 208 @public > 209 class Noarchive: > 210 """Settings for noarchive mailing

[Mailman-Developers] Re: Can we disable archiving by default

2019-09-22 Thread sandeep kumar
Hi Team I think I have resolved the issue. I have enabled the disabling the archive by default. Made below changes under the /mailman/src/mailman/styles/base.py 208 @public 209 class Noarchive: 210 """Settings for noarchive mailing lists.""" 211 212 def apply(self, mailing_list): 213

[Mailman-Developers] Re: Can we disable archiving by default

2019-09-19 Thread sandeep kumar
Thanks Abhilash Sure I will raise issue Regards Sandeep Sent from my iPhone > On 20-Sep-2019, at 8:20 AM, Abhilash Raj wrote: > >  > >> On Thu, Sep 19, 2019, at 7:27 PM, sandeep kumar wrote: >> Hi >> >> I mean while creating a new list I can see three options like announce >> this list,

[Mailman-Developers] Re: Can we disable archiving by default

2019-09-19 Thread Abhilash Raj
On Thu, Sep 19, 2019, at 7:27 PM, sandeep kumar wrote: > Hi > > I mean while creating a new list I can see three options like announce > this list, private archives, public archives, all these options do is > making archives public and private. But what I required is making this > list as

[Mailman-Developers] Re: Can we disable archiving by default

2019-09-19 Thread sandeep kumar
Hi I mean while creating a new list I can see three options like announce this list, private archives, public archives, all these options do is making archives public and private. But what I required is making this list as "Do not archive this list" by default for every list while creating the