[Mailman-Developers] Re: No module named readme_renderer

2019-03-09 Thread Abhilash Raj
On Sat, Mar 9, 2019, at 9:44 PM, NAYAN KHANNA wrote: > If anyone else is also facing this issue since today morning, > `No module named readme_renderer`, I added a new dependency today, which is why you are seeing this. Just go to your project root and run: $ python setup.py develop This

[Mailman-Developers] No module named readme_renderer

2019-03-09 Thread NAYAN KHANNA
If anyone else is also facing this issue since today morning, `No module named readme_renderer`, Please run $pip install readme_renderer There is not much about this issue on the internet. That's why I just posted the solution. Regards, *Nayan Khanna* *Second Year,* *MSc Mathematics + **BE

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

2019-03-09 Thread Abhilash Raj
On Sat, Mar 9, 2019, at 8:25 AM, Mark Sapiro wrote: > On 3/8/19 9:12 PM, ARPIT sharma wrote: > > Same problem anyone found fix for this? > > > > On Thu, Mar 7, 2019 at 12:28 AM NAYAN KHANNA < > > f20170...@pilani.bits-pilani.ac.in> wrote: > > > >> I am also facing the same issue as KeyError

[Mailman-Developers] Re: Subject tagging in Mailman 3

2019-03-09 Thread Mark Sapiro
On 3/9/19 11:34 AM, Andrew Hodgson wrote: > > On Mailman 2 when the subject tagging was enabled, replies to the list had > the Re: in front of the tagging like so: > > > Subject: Re: [Mailman-Developers] Facing problem in setting up environment Actually, in MM 2.1.6 and newer that is called

[Mailman-Developers] Subject tagging in Mailman 3

2019-03-09 Thread Andrew Hodgson
Hi, Sorry I can't remember if I asked this before, I have been given feedback about this a few times on the lists I have migrated to Mailman 3. On Mailman 2 when the subject tagging was enabled, replies to the list had the Re: in front of the tagging like so: Subject: Re:

[Mailman-Developers] Re: {Disarmed} Re: Regarding Sending messages/posts to the list

2019-03-09 Thread f20170636
Mark, I got the reason of error, and realise how dumb the question was. Anyways, I have now made the necessary changes and the functionality is working now. Also, now I have understood why you say the KeyError 'file' could be due to different issues for all of us. Thanks a lot for the

[Mailman-Developers] Re: {Disarmed} Re: Regarding Sending messages/posts to the list

2019-03-09 Thread NAYAN KHANNA
Mark, I just realised the cause behind it giving me a Http404. The reason is it is trying to access http://localhost:8001/3.0/lists/2 where 2 is the List id of 'mailli...@example.com' If it sends a request to http://localhost:8001/3.0/lists/mailli...@example.com, then it would work fine. What

[Mailman-Developers] Re: GSoC Intro and Project

2019-03-09 Thread Mark Sapiro
On 3/9/19 3:18 AM, Aaryan Bhagat wrote: > > QUESTIONS > > Q1--- What should be my implementation of processing bounces? Same as > previous Mailman or some new ideas. The basic, high level overview should be similar, but the implementation will probably be much different due to the

[Mailman-Developers] Re: Reason for file in mailman/src/mailman/model?

2019-03-09 Thread Mark Sapiro
On 3/9/19 1:12 AM, Aaryan Bhagat wrote: > A follow up question > I do not get what "bounces.py" in "mailman/src/mailman" is trying to achieve? > >>From what I understand we have a func to send the bounce back (this happens >>in MTA so nothing unusual) > Since Verp does not work effectively with

[Mailman-Developers] Re: {Disarmed} Re: Regarding Sending messages/posts to the list

2019-03-09 Thread Mark Sapiro
On 3/9/19 12:06 AM, NAYAN KHANNA wrote: > Sorry for the late reply, Mark. > I just checked it.  > `mailman lists` shows mailli...@example.com > as a component of the output. > Also, localhost:8001/3.0/lists/mailli...@example.com/ > shows full JSON details about > maillli...@example.com. > { >  

[Mailman-Developers] Re: Indentation Issue

2019-03-09 Thread Mark Sapiro
On 3/8/19 11:26 PM, Saswat Mishra wrote: > Warning: This message has had one or more attachments removed > Warning: (dpkg). > Warning: Please read the "GPC-Attachment-Warning.txt" attachment(s) for more > information. > > Hello all , > > Currently I have started getting an error : > > File

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

2019-03-09 Thread Mark Sapiro
On 3/8/19 9:12 PM, ARPIT sharma wrote: > Same problem anyone found fix for this? > > On Thu, Mar 7, 2019 at 12:28 AM NAYAN KHANNA < > f20170...@pilani.bits-pilani.ac.in> wrote: > >> I am also facing the same issue as KeyError 'file'. >> The complete traceback is shown below. >> Can someone

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

2019-03-09 Thread ARPIT sharma
Same problem anyone found fix for this? On Thu, Mar 7, 2019 at 12:28 AM NAYAN KHANNA < f20170...@pilani.bits-pilani.ac.in> wrote: > I am also facing the same issue as KeyError 'file'. > The complete traceback is shown below. > Can someone please help me on this? > KeyError at /postorius/lists/ >

[Mailman-Developers] GSoC Intro and Project

2019-03-09 Thread Aaryan Bhagat
I have started contributing in GNU Mailman for quite some time now and a some Introduction is required so. My name is Aaryan Bhagat a 2nd Year Computer Science Undergraduate studying in Indian Institute of Technology Kharagur. github-link---"https://github.com/berserker1;

[Mailman-Developers] Re: Reason for file in mailman/src/mailman/model?

2019-03-09 Thread Aaryan Bhagat
A follow up question I do not get what "bounces.py" in "mailman/src/mailman" is trying to achieve? >From what I understand we have a func to send the bounce back (this happens in >MTA so nothing unusual) Since Verp does not work effectively with every MTA so we parse the Verp message and send

[Mailman-Developers] Re: {Disarmed} Re: Regarding Sending messages/posts to the list

2019-03-09 Thread NAYAN KHANNA
Sorry for the late reply, Mark. I just checked it. `mailman lists` shows mailli...@example.com as a component of the output. Also, localhost:8001/3.0/lists/mailli...@example.com/ shows full JSON details about maillli...@example.com. { "display_name": "Maillist2", "fqdn_listname":