[Mailman-Developers] Discussion about Mailman plugins(GSOC 2015)

2015-03-04 Thread Prakash kumar
Hello I want to discuss on the topic of mailman plugins. I am familiar with the development of plugins for Flask. As mentioned on the ideas page I read the working of both chains.py and pipelines.py and understood the basic architecture of mailman. I am giving my approach for the plugins

[Mailman-Developers] Gsoc 2015

2015-03-04 Thread Manav Mittal
Hello , I am Manav Mittal from India planning to participate this year under GNU Mailman for coming gsoc 2015. I have 3 years experience with HTML,CSS ,Javascript, PHP, Java,MySQL. I thoroughly went through your project lists and i found these project very interesting- - *A dashboard for

Re: [Mailman-Developers] GSOC: Shared Bookmarking

2015-03-04 Thread Florian Fuchs
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 04.03.2015 um 14:48 schrieb Vidit Bhargava: Hello everyone, I am a student of Computer Science and Engineering in National Institute of Technology Karnataka, India. I am proficient in Python and C++ and dabbled with JavaScript and HTML I

Re: [Mailman-Developers] Bug in postorius, client not defined after shell invokation

2015-03-04 Thread Florian Fuchs
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 04.03.2015 um 16:25 schrieb Ankush Sharma: Hello everyone, I started going through the postorius docs and found an issue while following this http://postorius.readthedocs.org/en/latest/development.html#accessing-the-mailman-api . The

[Mailman-Developers] Bug in postorius, client not defined after shell invokation

2015-03-04 Thread Ankush Sharma
Hello everyone, I started going through the postorius docs and found an issue while following this http://postorius.readthedocs.org/en/latest/development.html#accessing-the-mailman-api . The *client *is not defined after the shell invokation by doing *python manage.py mmclient*. The issue is

[Mailman-Developers] GSOC: Shared Bookmarking

2015-03-04 Thread Vidit Bhargava
Hello everyone, I am a student of Computer Science and Engineering in National Institute of Technology Karnataka, India. I am proficient in Python and C++ and dabbled with JavaScript and HTML I would like to work on the shared bookmarking toolkit. How do I go about it? Thank You

Re: [Mailman-Developers] attempting to delete mailing list or domain gives sqlalchemy error

2015-03-04 Thread Andrew Stuart
Hi Abhilash, Sorry I should add that I am wondering if the presence of “acceptable aliases” in the list configuration is causing a problem deleting the list that has those aliases. Is that a possibility? The sqlalchemy error mentions acceptable aliases and also my database state contains

Re: [Mailman-Developers] attempting to delete mailing list or domain gives sqlalchemy error

2015-03-04 Thread Andrew Stuart
Hi Abhilash Requesting your help - do you have some time to help me with this one please? You seem to know a fair bit about the database and sqlalchemy. Do you have any guesses as to what is going on here? It’s becoming quite a problem for me because the database in its stuck state won’t

Re: [Mailman-Developers] Query regarding plugin integration with mailman3

2015-03-04 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 approach is

[Mailman-Developers] Discussion about Mailman plugins(GSOC 2015)

2015-03-04 Thread Stephen J. Turnbull
Prakash kumar writes: As mentioned on the ideas page I read the working of both chains.py and pipelines.py and understood the basic architecture of mailman. I'm really having trouble with this interest in plugins as opposed to rules for chains and handlers for pipelines. To install a rule

[Mailman-Developers] Gsoc 2015

2015-03-04 Thread Stephen J. Turnbull
Manav Mittal writes: - *A dashboard for Admins/Operators/Moderators* Two years ago Shanu Salunke did a GSoC project for Systers implementing a dashboard for users (MI standing for Mailman Interface, I think). It might be useful to look at her code for UI ideas. Note that her code spoke

[Mailman-Developers] Dynamic sublist implementation for GSoC 15 - queries

2015-03-04 Thread Pranjal Yadav
Hello I followed ideas page for GSoC 2015 and I found Dynamic sublists ( http://wiki.list.org/DEV/Google_Summer_of_Code_2015#Dynamic_Sublists ) a very interesting and apt project according to the to-do list for mm 3.0. I have had my discussions with Terri on this and we agreed on following points

Re: [Mailman-Developers] attempting to delete mailing list or domain gives sqlalchemy error

2015-03-04 Thread Abhilash Raj
Hi Andrew, On Thursday 05 March 2015 06:08 AM, Andrew Stuart wrote: Hi Abhilash, Sorry I should add that I am wondering if the presence of “acceptable aliases” in the list configuration is causing a problem deleting the list that has those aliases. Is that a possibility? The sqlalchemy

[Mailman-Developers] Group Photo from PyCon Mailman sprint last year

2015-03-04 Thread Terri Oda
Thought you all might want this for your wall. ;) https://www.flickr.com/photos/kushaldas/13953404515/in/set-72157644185026745 And since we're about a month out and it's probably not too late to make travel arrangements, I'd like to remind you all that we're planning to sprint again this year

Re: [Mailman-Developers] Mailman Newbie

2015-03-04 Thread Terri Oda
On 2015-03-03 11:25 PM, Prudhvee Narasimha Sadha wrote: Hi, I'm prudhvee, I'm interested in contributing to GNU Mailman and GSoC, I have good skills in programming, but new to python. Currently, I'm learning Python language.I had gone through the bugs page to choose a newbie bug, nut I'm

Re: [Mailman-Developers] Org admins

2015-03-04 Thread Terri Oda
On 2015-03-02 8:10 PM, Stephen J. Turnbull wrote: Is there an issue with org admin overlap between python-org (I assume *they* got in!) and mailman-org? (I guess I should mention systers-org, although Terri swore not :-) Python is in too. Hurrah! There's no problem in being an org

Re: [Mailman-Developers] Mailman Newbie

2015-03-04 Thread Prudhvee Narasimha Sadha
Thank you terri, That's very helpful for me. I will start working on that bug. Any further doubts, I will be in need of your help. On Wed, Mar 4, 2015 at 1:48 PM, Terri Oda te...@toybox.ca wrote: On 2015-03-03 11:25 PM, Prudhvee Narasimha Sadha wrote: Hi, I'm prudhvee,

Re: [Mailman-Developers] GSOC 2015 :Mailman Client written in Javascript

2015-03-04 Thread Abhilash Raj
Hi Abhishek, On Wednesday 04 March 2015 11:35 AM, Abhishek Kumar wrote: Hi Abhilash, I am trying to setup mailman with the guide in the WebUIin5 http://gnu-mailman.readthedocs.org/en/latest/src/mailman/docs/WebUIin5.html: and i got this error on running mailman start : --- Starting

Re: [Mailman-Developers] GSOC 2015 :Mailman Client written in Javascript

2015-03-04 Thread Abhishek Kumar
Hi, Using the viurtualenv, i was able to complete the setup guide. But i am required to login at http://localhost:8000/ and there is no option to register. So i logged in using Mozilla persona. But even after that i am not getting any options to create domains and list as described here

Re: [Mailman-Developers] Org admins

2015-03-04 Thread Stephen J. Turnbull
Terri Oda writes: I'm still happy to take on a 5th if you want to read blogs, nag people, and curse about melange, Stephen. I'm already doing #2 and #3 anyway. :-P I'll let you know within a day or two about #1. :-) Steve ___ Mailman-Developers

Re: [Mailman-Developers] contributing to gnu mailman development and preparing to gsoc 2015

2015-03-04 Thread Abhilash Raj
Hi Asif, On Wednesday 04 March 2015 12:57 PM, Asif Saifuddin wrote: Dear Mailman developers, I'm Asif Saifuddin from Dhaka Bangladesh, Student of Masters at IIT, Jahangirnagar University. I am python programmer with django+django rest framework experince. I saw some projects of mailman have

Re: [Mailman-Developers] GSOC 2015 :Mailman Client written in Javascript

2015-03-04 Thread Abhilash Raj
On Wednesday 04 March 2015 02:01 PM, Abhishek Kumar wrote: Hi, Using the viurtualenv, i was able to complete the setup guide. But i am required to login at http://localhost:8000/ and there is no option to register. So i logged in using Mozilla persona. But even after that i am not getting

Re: [Mailman-Developers] contributing to gnu mailman development and preparing to gsoc 2015

2015-03-04 Thread Asif Saifuddin
Thank you! I will try to dig easy bug and write tests for them. On Wed, Mar 4, 2015 at 2:57 PM, Abhilash Raj raj.abhila...@gmail.com wrote: Hi Asif, On Wednesday 04 March 2015 12:57 PM, Asif Saifuddin wrote: Dear Mailman developers, I'm Asif Saifuddin from Dhaka Bangladesh, Student of

[Mailman-Developers] Same/different fake ids for every thread in an anonymous list

2015-03-04 Thread Stephen J. Turnbull
Rashi Karanpuria writes: I wish to seek your opinion regarding generating fake id in anonymous list. There are two options to choose from 1) Different fake id for user per thread 2) Same fake id for user regardless of thread Which do you think is better I don't think those are

[Mailman-Developers] Same/different fake ids for every thread in an anonymous list

2015-03-04 Thread Rashi Karanpuria
Hi all I wish to seek your opinion regarding generating fake id in anonymous list. There are two options to choose from 1) Different fake id for user per thread 2) Same fake id for user regardless of thread Which do you think is better Regards Rashi