[Mailman-Developers] Continuous Integration for Mailman Suite

2015-03-11 Thread Prakash kumar
Hello I am interested in idea of continuous integration for mm3. As mentioned on the ideas page I read the archives of last year gsoc and also read the blog of Varun Sharma(http://blog.sharmalabs.org/), who worked on this idea last year. My few questions are- 1. What are the tasks left to be impl

Re: [Mailman-Developers] Doubt regarding threads

2015-03-11 Thread Aanand Shekhar Roy
> There is also the problem of people just starting a new message with out > using reply (or a digest user replying to the digest) which will place > the message in a new thread. > > This is why I made the comment that "per thread" limits really need to > be combined with some form of over-all lim

[Mailman-Developers] Queries related to Implementation of User registration using inbuilt User Model

2015-03-11 Thread prakhar joshi
Hi, I am Prakhar (IRC Name :- _pjoshi) . I am working on the bug https://bugs.launchpad.net/postorius/+bug/1058457 and written a description of what we have discussed on IRC. I want to get the feedback for that thing so that I should start proceeding with the same. Hoping for reply Thanks,

[Mailman-Developers] Users cannot edit their own settings Edit

2015-03-11 Thread prakhar joshi
hi, I am Prakhar (IRC name :- _pjoshi). I have been looking for this bug https://bugs.launchpad.net/postorius/+bug/1066184 and think that for edition thing we need a separate page which will load the User setting form only when user is logged in and then user can change their settings there. An

[Mailman-Developers] Query regarding auto-reply mechanism

2015-03-11 Thread Aanand Shekhar Roy
Hi , I have a doubt regarding auto-responding Suppose I have posted my confidential information on mailing list, and the list setting is neither "accept" nor "discard" any mails having confidential information.Whether it should be posted or not depends on the user .So I had to ask which one approac

Re: [Mailman-Developers] Doubt regarding threads

2015-03-11 Thread Richard Damon
On 3/11/15 3:23 AM, Aanand Shekhar Roy wrote: There is also the problem of people just starting a new message with out using reply (or a digest user replying to the digest) which will place the message in a new thread. This is why I made the comment that "per thread" limits really need to be com

Re: [Mailman-Developers] Doubt regarding threads

2015-03-11 Thread Richard Damon
On 3/11/15 1:51 AM, Aanand Shekhar Roy wrote: After enough exchanges, the reference line will get too long, and then the proper (per the RFC) procedure is to drop the oldest reference. (For threading to work in the MUA, it only needs the last couple to find the latest message that has been receiv

Re: [Mailman-Developers] Doubt regarding threads

2015-03-11 Thread Aanand Shekhar Roy
> Most definitely, just as I hope the "per thread" limits are something > the list-admin can control, as again, that is something very much list > dependent. And again, those limits would be time rate based, not an > absolute value. Okay, I will try to think about an appropriate way to handle this

Re: [Mailman-Developers] Queries related to Implementation of User registration using inbuilt User Model

2015-03-11 Thread Abhilash Raj
Hi Prakhar, On Wednesday 11 March 2015 01:08 PM, prakhar joshi wrote: > Hi, >I am Prakhar (IRC Name :- _pjoshi) . I am working on the bug > https://bugs.launchpad.net/postorius/+bug/1058457 and written a description > of what we have discussed on IRC. I want to get the feedback for that th

Re: [Mailman-Developers] Doubt regarding threads

2015-03-11 Thread Mark Sapiro
On 03/11/2015 05:06 AM, Richard Damon wrote: > On 3/11/15 1:51 AM, Aanand Shekhar Roy wrote: >>> >> What we can do, instead of having subject header for thread, we can look >> upto in-reply-to header , if the msg has no in-reply-to header then we >> can > > One point, there are TWO threading head

[Mailman-Developers] GSoC 2015 - Better handling of list styles

2015-03-11 Thread Alangi Derick
Hello, I already introduced myself on the mailing list. I am also interested in working on Better handling of list styles project for mailman. I have had a big problem on posting styles when organisations use mailman and i understand the stress involved if a particular posting style is set

Re: [Mailman-Developers] Introduction

2015-03-11 Thread Alangi Derick
If a mentor of the Project: Anonymous list is around in the IRC channel, we can discuss on this project and if he is not there yet, when he sees this post, he should join me in the channel and we discuss. Like i said earlier, my irc nick is: d3r1ck. Thanks Regards Alangi Derick Ndimnain On Wed,

[Mailman-Developers] Introduction

2015-03-11 Thread Alangi Derick
Hello, My name is Alangi Derick, and i am a third year student in the department of computer engineering, University of Buea, Cameroon. Cameroon is in Africa and i have gone through the idea list of this organisation for GSoC 2015. I am interested in some projects on the idea list and i want to

[Mailman-Developers] Google Summer of code

2015-03-11 Thread Akshay Nath.R
Hi, my name is AkshayNath R. I am a computer science engineering student from India. I would like to code for GNU mailman this summer. From project ideas i have found two of them interesting 1.Building dashboard page for Admins/Owners/Moderators 2.Building javascript client for GNU mailman. I wo

[Mailman-Developers] GSoC 2015 Projects

2015-03-11 Thread Alangi Derick
Hello, I am Alangi Derick Ndimnain, a third year student in the department of computer engineering, University of Buea, Cameroon. This means i am from Africa and Cameroon to be precise. I am very pleased to share with you what i have concerning this years GSoC 2015. Going through the list o

Re: [Mailman-Developers] Doubt regarding threads

2015-03-11 Thread Richard Damon
On 3/11/15 8:47 AM, Aanand Shekhar Roy wrote: Most definitely, just as I hope the "per thread" limits are something the list-admin can control, as again, that is something very much list dependent. And again, those limits would be time rate based, not an absolute value. Okay, I will try to think

[Mailman-Developers] [Bug + Query] Does delete_list ever used in the mailman REST client ?

2015-03-11 Thread Ankush Sharma
Hey everyone, I want to know whether *delete_list *method in the Mailman REST client at http://bazaar.launchpad.net/~mailman-coders/mailman.client/trunk/view/head:/src/mailmanclient/_client.py#L254 ever used ? As per deleting the list is considered the List object returned from the models API whic