Hello everybody,
I am Harshit Bansal, a first year undergraduate student from Harcourt
Butler Technological Institute, Kanpur, looking to contribute to the
GNU Mailman project for the upcoming Google Summer of Code program.
I am very proficient in C and python. I also have a good grasp over
the concepts of cryptography. I also have an intermediate level of
experience in JavaScript.
Currently, I am going through the codebase, the mail archives and
documentation of GNU Mailman and trying to set up the development
environment for the GNU Mailman and finding some simple bugs to work
on.
Looking forward to contributing to GNU Mailman through this year's GSOC program.
Thanks,
Harshit Bansal,
B.Tech.(IT),
HBTI, Kanpur.
Glad to hear that!
Keep us informed about what you're doing, and also any problems you
have even if you can resolve them yourself. We want the experience
for non-developer users to be as smooth as possible.
Steve
Anirudh Dahiya writes:
> Hello
> I was building Mailman 3.
> The server is behind a proxy.
> I was using Django 1.9.1 .
> After fixing my /etc/environment file to set the correct proxy thing the
> 403 Forbidden error was resolved well.
> Another thing I faced was the unsuported keyword used in django
> render_to_string(template,context_instance=final_context) method. I
> manually changed it to replace just the context_instance part with
> context=final_context(checked django docs for that) and things worked out
> fine after that. Its finally working now. I hope I can start contributing
> soon!
> Thanks for the guidance
> Anirudh
>
>
>
> On Tue, Jan 12, 2016 at 7:36 AM, Stephen J. Turnbull <stephen(a)xemacs.org>
> wrote:
>
> > This -- "Python Version: 2.7.9" is also a problem for recent Mailman 3
> > (since 3.1 IIRC) -- Mailman 3 is only supported on Python 3. I guess
> > this is Postorius and it's still OK for 2.7 (upgrading to the most
> > recent Python 2 version, which I believe is 2.7.11, is probably a good
> > idea, as there were security issues in 2.7.9 and 2.7.10).
> >
> > I would guess that your proxy simply isn't permitted to access the
> > REST port by the server. Check firewall settings and try a simple
> > client such as wget or curl from the Mailman host. If you get the
> > same result (ie, 403 Forbidden) with those clients, then you're going
> > to need to talk to your local administrators about how to configure
> > the firewall to permit Postorius to talk to Mailman.
> >
> > Steve
> >
> >
> _______________________________________________
> Mailman-Developers mailing list
> Mailman-Developers(a)python.org
> https://mail.python.org/mailman/listinfo/mailman-developers
> Mailman FAQ: http://wiki.list.org/x/AgA3
> Searchable Archives: http://www.mail-archive.com/mailman-developers%40python.org/
> Unsubscribe: https://mail.python.org/mailman/options/mailman-developers/stephen%40xemacs…
>
> Security Policy: http://wiki.list.org/x/QIA9
>
Hi Anirudh,
Can you tell us a few other things too?
Which version of Mailman are you using? (From the django output in the
trace I am guessing it is 3.0, but just to confirm).
What do you mean by behind a proxy? Is the server behind a proxy and the
client/Postorius trying to access the server through proxy?
I *think* Postorius/HK is not Django 1.9+ compatible for some reason,
can you try out with django version <=1.8?
On 01/11/2016 03:48 AM, Anirudh Dahiya wrote:
> Hello
> I have built mailman but upon running the server and opening the interface
> i am facing a 403 Forbidden error. I am behind a proxy. Please guide.
> Link to trace - http://dpaste.com/074YZZK
> Thanks
> _______________________________________________
> Mailman-Developers mailing list
> Mailman-Developers(a)python.org
> https://mail.python.org/mailman/listinfo/mailman-developers
> Mailman FAQ: http://wiki.list.org/x/AgA3
> Searchable Archives: http://www.mail-archive.com/mailman-developers%40python.org/
> Unsubscribe: https://mail.python.org/mailman/options/mailman-developers/raj.abhilash1%40…
>
> Security Policy: http://wiki.list.org/x/QIA9
>
--
thanks,
Abhilash Raj
Hi Gaurav,
On 01/10/2016 03:11 PM, Gaurav Mittal wrote:
> Hi,
> I want to introduce myself. I am a 3rd year student pursuing my B.Tech in
> CSE from International Institute of Information Technology, Hyderabad.
Welcome and thanks for your interest in Mailman.
> I want to start contributing to Mailman and also hoping to do GSOC'16 with
> mailman. How do i begin?
You can start by reading a bit about mailman from the website (list.org)
and digging out getting started guide. I could give you the direct
links, but it isn't really very hard to find them I guess. Let me know
if you really don't really find the Getting Started Guide on
http://wiki.list.org or http://list.org.
Make sure that you look for Mailman Suite 3.0 and not mailman 2.0 which
is not actively developed now. After you think you know enough about
Mailman, you can then try to fix some small easy bugs in Mailman core or
any of its sister projects (Postorius - the Web UI, Hyperkitty - the
Archiver, Client - Python bindings). There might be less number or bugs
actually tagged "easy" or "beginner friendly", but you can explore other
bugs too. If you have any problems/questions, ask questions here or on
#mailman on Freenode(IRC).
--
thanks,
Abhilash Raj
Hello
I have built mailman but upon running the server and opening the interface
i am facing a 403 Forbidden error. I am behind a proxy. Please guide.
Link to trace - http://dpaste.com/074YZZK
Thanks
Hi,
I want to introduce myself. I am a 3rd year student pursuing my B.Tech in
CSE from International Institute of Information Technology, Hyderabad.
I want to start contributing to Mailman and also hoping to do GSOC'16 with
mailman. How do i begin?
Thanks
On 01/09/2016 09:33 PM, Rishab Jaju wrote:
> Hi all,
>
> I am trying to build mailman. I assume these are the instructions:
> http://wiki.list.org/HyperKitty/DevelopmentSetupGuide
>
> Although the page is for Hyperkitty, I assume that others will be built in
> the same way since that is the only page I could find.
You should see <http://wiki.list.org/DOC/Mailman3> and
<https://gitlab.com/mailman/mailman-bundler/>.
> I can't clone the repositories from gitlab. It gives me the following error:
> Permission denied (publickey).
> fatal: Could not read from remote repository.
> Please make sure you have the correct access rights
> and the repository exists.
The above error indicates you are using ssh to clone the repository from
gitlab but you haven't registered and provided an ssh public key on
gitlab. The easiest way around this is to use http instead.
--
Mark Sapiro <mark(a)msapiro.net> The highway is for gamblers,
San Francisco Bay Area, California better use your sense - B. Dylan
Hi,
I'm beginning to use mailman 3.
One of the nice feature in mailman 2 was the ability to allow specific
non-member of a list to post in it.
I don't find a way to do this in mailman 3 and as far as I understand
this page
http://www.pythonhosted.org/mailman/src/mailman/model/docs/membership.html
it seems that there is no automatic way of dealing with this.
Am I wrong?
--
Étienne Loks
Hi all,
I am trying to build mailman. I assume these are the instructions:
http://wiki.list.org/HyperKitty/DevelopmentSetupGuide
Although the page is for Hyperkitty, I assume that others will be built in
the same way since that is the only page I could find.
I can't clone the repositories from gitlab. It gives me the following error:
Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
How do I solve that error? Also, am I following the correct build
instructions?
Thanks,
Rishab.
Some of last year's page will totally be valid, for sure! But there
have definitely been changes, and some old ideas that no one's gotten
excited about will likely be rotated out.
One big change is the switch to gitlab, which means some of our
instructions have to change and it even affects some of the projects
(there's one up there now for GitLab integration that used to be
described as primarily about GitHub integration!)
Terri
On 2016-01-05 3:35 AM, Rishab Jaju wrote:
> Won't the ideas page for previous years be valid? Some projects from
> previous years must still be incomplete, right?
>
> On Tue, Jan 5, 2016 at 4:03 PM, Terri Oda <terri(a)toybox.ca> wrote:
>
>> I set up an initial page for GSoC 2016 with Mailman:
>>
>> http://wiki.list.org/DEV/Google_Summer_of_Code_2016
>>
>> Students: Please take a look at the page and let us know if it has the
>> information you're looking for, other than project ideas (those are coming!)
>>
>> Mentors: I put my name at the bottom so students know who to bug on IRC or
>> expect to hear from on the mailing lists, feel free to add your own!
>>
>> Mentors and community members: Is anyone interested in doing a
>> brainstorming session for project ideas this weekend?
>>
>> I'm thinking around 10-11am Pacific US on Sunday, which would be early
>> evening for the Europeans (7pm in Germany) and early afternoon (1pm) for
>> the US Eastern folk. It's terrible for Japan and India, but we can do two
>> brainstorming sessions or you can try to get me to wake up earlier. ;)
>>
>> Terri
>>
>> _______________________________________________
>> Mailman-Developers mailing list
>> Mailman-Developers(a)python.org
>> https://mail.python.org/mailman/listinfo/mailman-developers
>> Mailman FAQ: http://wiki.list.org/x/AgA3
>> Searchable Archives:
>> http://www.mail-archive.com/mailman-developers%40python.org/
>> Unsubscribe:
>> https://mail.python.org/mailman/options/mailman-developers/rishab.jaju97%40…
>>
>> Security Policy: http://wiki.list.org/x/QIA9
>>
> _______________________________________________
> Mailman-Developers mailing list
> Mailman-Developers(a)python.org
> https://mail.python.org/mailman/listinfo/mailman-developers
> Mailman FAQ: http://wiki.list.org/x/AgA3
> Searchable Archives: http://www.mail-archive.com/mailman-developers%40python.org/
> Unsubscribe: https://mail.python.org/mailman/options/mailman-developers/terri%40toybox.ca
>
> Security Policy: http://wiki.list.org/x/QIA9
>