[Mailman-Developers] Contributing in MailMan Core

2019-03-04 Thread db . dineshbhagat07
Hi I am Dinesh Bhagat (freshman at IIT Mandi). I came across GNU Mailman on GSoC organisations page. I want to contribute in 'Mailman Core'. Will anyone please guide in this respect ? Thanks Dinesh Bhagat ___ Mailman-Developers mailing list -- mailman-d

[Mailman-Developers] Facing problem in setting up environment

2019-03-04 Thread Dinesh Bhagat
Hi I am Dinesh. I have been trying to set up environment for cloning mailman repo but the terminal is displaying an error again and again. I looked up on internet for solution and tried all these solutions but nothing worked https://itsfoss.com/dpkg-returned-an-error-code-1/ Please help Thanks

[Mailman-Developers] Re: Contributing in MailMan Core

2019-03-04 Thread Ye Xiaoxing
Hi Dinesh, There is wiki (https://wiki.list.org/) and a doc site (http://docs.mailman3.org/en/latest/) available. You may check it. You may set up the mailman suite and experience it first. Yours truly, Xiaoxing Ye http://www.linkedin.com/in/yexiaoxing From:

[Mailman-Developers] Re: Facing problem in setting up environment

2019-03-04 Thread Ye Xiaoxing
Hi Dinesh, Please paste your error log here. Images will be filtered away. Yours truly, Xiaoxing Ye http://www.linkedin.com/in/yexiaoxing From: Dinesh Bhagat Sent: Tuesday, March 5, 2019 1:08 AM To: [email protected] Subject: [Mailman-Developers] Fac

[Mailman-Developers] Re: Contributing in MailMan Core

2019-03-04 Thread Krishna Kumar Dey
Also you may look at https://gnu-mailman.readthedocs.io/en/latest/devsetup.html for initial developer setup. On Mon, Mar 4, 2019 at 10:43 PM Ye Xiaoxing wrote: > Hi Dinesh, > > There is wiki (https://wiki.list.org/) and a doc site ( > http://docs.mailman3.org/en/latest/) available. You may check

[Mailman-Developers] http_etag in unit test?

2019-03-04 Thread Aaryan Bhagat
The http_etag is different in different runners and hence what should we write in the using.rst file? ___ Mailman-Developers mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.py

[Mailman-Developers] Re: Facing problem in setting up environment

2019-03-04 Thread Dinesh Bhagat
dinesh@dinesh-G3-3579:~$ sudo apt-get install python-setuptools python-virtualenv python3-dev git gcc node-less nodejs postfix [sudo] password for dinesh: Reading package lists... Done Building dependency tree Reading state information... Done python-setuptools is already the newest versi

[Mailman-Developers] Re: Facing problem in setting up environment

2019-03-04 Thread Ye Xiaoxing
Please check you /etc/environment file. Seems to be a missing quote or something somewhere. On 2019/3/5, 2:10 AM, "Dinesh Bhagat" wrote: /usr/sbin/update-info-dir: 2: /etc/environment: Syntax error: Unterminated quoted string ___ Mailman-Develop

[Mailman-Developers] Re: http_etag in unit test?

2019-03-04 Thread Mark Sapiro
On 3/4/19 9:56 AM, Aaryan Bhagat wrote: > The http_etag is different in different runners and hence what should we > write in the using.rst file? Use elipsis (...) in doctests so the actual value doesn't matter. See

[Mailman-Developers] Re: http_etag in unit test?

2019-03-04 Thread Aaryan Bhagat
I got the solution posted by Abhilash on IRC ___ Mailman-Developers mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/mailman-developers.python.org/ Mai

[Mailman-Developers] Re: http_etag in unit test?

2019-03-04 Thread Aaryan Bhagat
Thanks Mark ___ Mailman-Developers mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/mailman-developers.python.org/ Mailman FAQ: https://wiki.list.org/x

[Mailman-Developers] Members unsubscribed still showing up in Client.Users?

2019-03-04 Thread Aaryan Bhagat
I unsubscribed a couple of users from a mailing list but they are still showing up upon doing client.users. These users had joined only one mailing list. ___ Mailman-Developers mailing list -- [email protected] To unsubscribe send an email to

[Mailman-Developers] Re: Error in Initial Setup

2019-03-04 Thread Krishna Kumar Dey
Thanks Abhilash Sir, Its working now. On Mon, Mar 4, 2019 at 10:30 AM Krishna Kumar Dey < [email protected]> wrote: > I think I have tried it. But i will check it again. Thanks for helping. > > On Mon, 4 Mar 2019, 10:27 am Abhilash Raj, > wrote: > >> On Sun, Mar 3, 2019, at 8:48 PM,

[Mailman-Developers] installation

2019-03-04 Thread ISHAN VIVEK BHATIA
Dear sir I am Gsoc 2019 aspirant and would like to contribute to your organization. I have been trying to get the prerequisites. Since I am using a Mac I could not find any guide to help me with the installation. Will I have to get a Virtual machine as instructed or is there a way to install it on

[Mailman-Developers] Re: installation

2019-03-04 Thread Mark Sapiro
On 3/4/19 1:30 PM, ISHAN VIVEK BHATIA wrote: > Dear sir > I am Gsoc 2019 aspirant and would like to contribute to your organization. > I have been trying to get the prerequisites. > Since I am using a Mac I could not find any guide to help me with the > installation. > Will I have to get a Virtual

[Mailman-Developers] Re: installation

2019-03-04 Thread Ye Xiaoxing
Use Homebrew to inst all sassc, then everything goes like a normal Linux installation. From: ISHAN VIVEK BHATIA Sent: Tuesday, March 5, 2019 6:11 AM To: [email protected] Subject: [Mailman-Developers] installation Dear sir I am Gsoc 2019 aspirant an

[Mailman-Developers] Re: Members unsubscribed still showing up in Client.Users?

2019-03-04 Thread Aaryan Bhagat
I understand that the above question details and I deeply regret that and will not happen from now on-- My doubt is Suppose there are list of members in the mailing list like anna in [email protected]. Here 'anna' is in only this mailing list. If we unsubscribe anna then test_one.mem

[Mailman-Developers] Re: Members unsubscribed still showing up in Client.Users?

2019-03-04 Thread Mark Sapiro
On 3/4/19 9:21 PM, Aaryan Bhagat wrote: > > My doubt is > Suppose there are list of members in the mailing list like anna in > [email protected]. > Here 'anna' is in only this mailing list. > If we unsubscribe anna then test_one.members does not show 'anna' as well as > client.member

[Mailman-Developers] Re: Members unsubscribed still showing up in Client.Users?

2019-03-04 Thread Rohit Sanjay
I followed a tutorial and *mailman start* runs just fine, but I don't know where to go from there. I do know Python, but not Django which may be a problem. If any of you could provide a road map for me - outlining what to learn, how to learn and where to learn - I would be eternally grateful! On

[Mailman-Developers] Confusing definition of "subscribers"

2019-03-04 Thread Ye Xiaoxing
In /lists/, it prompts that "Only lists that you are owner,moderator or subscriber for are shown here", but I see a list which I was only sent a email to or has not request a subscription. Also in /accounts/subscriptions/, that list appears as "nonmember", but not in the "list-based preferences

[Mailman-Developers] Re: Members unsubscribed still showing up in Client.Users?

2019-03-04 Thread Aaryan Bhagat
Hey Rohit, You can start by reading the contributing guide and other docs extensively, Understand the code and ask doubts Side note: Your doubt is independent of this thread so create a new one,try avoid writing in this ___ Mailman-Developers mailing li