Re: [Mailman-Developers] Help with Continuous Integration for Mailman Suite[GSoC 2015]

2015-03-03 Thread Abhilash Raj
Yes, right now mailman core only supports Sqlite and Postgresql. We don't have any mysql support (for core) right now, but we expect to have that in near future. So your project should be flexible enough to support additional database backends very easily. -- tha

Re: [Mailman-Developers] Getting Introduced to the Community

2015-03-03 Thread Abhilash Raj
list > Mailman-Developers@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/mailma

Re: [Mailman-Developers] Understanding the codebase(GSOC 2015)

2015-03-03 Thread Abhilash Raj
sh lp:~/mailman/ (Fill in the data inside of <> with your appropriate data). [1]: http://doc.bazaar.canonical.com/migration/en/survival/bzr-for-git-users.html -- thanks, Abhilash Raj signature.asc Description: OpenPGP digital signature __

Re: [Mailman-Developers] Error while setting up Mailman

2015-03-03 Thread Abhilash Raj
to be explicitly mentioned in the documentation. -- thanks, Abhilash Raj signature.asc Description: OpenPGP digital signature ___ Mailman-Developers mailing list Mailman-Developers@python.org https://mail.python.org/mailman/listinfo/mailman-developers M

Re: [Mailman-Developers] Mailman setup : SyntaxError: invalid syntax

2015-03-03 Thread Abhilash Raj
man.client is bilingual( can run on both python2 and 3). But postorius (for now) only runs on python2. Also, since you need to be able to import mailman.client in postorius, you need to install mailman.client too in a python2 environment. -- thanks, Abhilash Raj signature.asc Description: OpenP

Re: [Mailman-Developers] Error in setting up mailman-core

2015-03-03 Thread Abhilash Raj
0af27838b7f31b65f1) > > Can someone please tell me how to correct it. [1]: gnu-mailman.readthedocs.org/en/latest/src/mailman/docs/WebUIin5.html -- thanks, Abhilash Raj signature.asc Description: OpenPGP digital signature ___ Mailman-Deve

Re: [Mailman-Developers] GSoC 2015

2015-03-03 Thread Abhilash Raj
to actually work on. Also, most of the questions that beginners have are already answered in the Ideas page or previous posts to this list. Don't forget to check the archives (link in the footer). -- thanks, Abhilash Raj signature.asc

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

2015-03-03 Thread Abhilash Raj
fic project you are interested in, you are right to get to the examples in mailman.client. The simplest explanation would be that we need a JavaScript port of mailman.client. The exact list of APIs that you implement would be a part of your proposal. -- thanks, Abhilash Raj s

Re: [Mailman-Developers] Error while setting up Mailman

2015-03-03 Thread Abhilash Raj
command, but it has now been fixed. [1]: http://gnu-mailman.readthedocs.org/en/latest/src/mailman/docs/WebUIin5.html -- thanks, Abhilash Raj ___ Mailman-Developers mailing list Mailman-Developers@python.org https://mail.python.org/mailman/listinfo/mai

Re: [Mailman-Developers] full anonymisation

2015-02-28 Thread Abhilash Raj
u subscribe to such a list. And even > if this list has trust in the form of permanent fake ids the person after > suggesting correct methods first and then lay the traps so people still > can't trust anyone here. > 8. *Teacher Student feedback and discussions*: >

Re: [Mailman-Developers] GSOC 15 Interested in project Mailman client written in Javascript

2015-02-28 Thread Abhilash Raj
up a dev environment using the docs and then try fixing some beginner friendly bugs. You can find links to everything in the wiki page itself. [1]: https://launchpad.net/mailman.client -- thanks, Abhilash Raj ___ Mailman-Developers mailing list Mail

Re: [Mailman-Developers] full anonymisation

2015-02-28 Thread Abhilash Raj
and then lay the traps so people still > can't trust anyone here. > 8. *Teacher Student feedback and discussions*: > College/School authorities are the list admins and moderators here. > And > in such a list lesser the trust better the feedback ;) > -- thanks, Abh

Re: [Mailman-Developers] Approach for plugin ideas

2015-02-27 Thread Abhilash Raj
t; >> Where will the message be stored while mailman waits for the reply from >>the sender? > > We will have to make a queue similar to held message queue for this purpose. Why is that? Why not just store it in the 'held' messages queue? Why go ahead and defi

Re: [Mailman-Developers] Postorius test debugging problem : tests_forms.py

2015-02-27 Thread Abhilash Raj
before the execution reaches the `clean_email`. [1]: https://docs.djangoproject.com/en/1.7/ref/forms/validation/#cleaning-and-validating-fields-that-depend-on-each-other -- thanks, Abhilash Raj ___ Mailman-Developers mailing list Mailman-Developers@python.

Re: [Mailman-Developers] Postorius test debugging problem : tests_forms.py

2015-02-27 Thread Abhilash Raj
nose. You can run $ tox -e py27-django1.7 -- postorius.test.test_forms:ListNewTest -- thanks, Abhilash Raj ___ Mailman-Developers mailing list Mailman-Developers@python.org https://mail.python.org/mailman/listinfo/mailman-developers Mailman FAQ: http://wik

Re: [Mailman-Developers] Postorius test debugging problem : tests_forms.py

2015-02-27 Thread Abhilash Raj
__ > Mailman-Developers mailing list > Mailman-Developers@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/ > Unsubs

Re: [Mailman-Developers] Ideas for injecting test messages

2015-02-25 Thread Abhilash Raj
velopers > 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%40gmail.com > > Security Policy: http://wiki.list.org

Re: [Mailman-Developers] Approach for plugin ideas

2015-02-25 Thread Abhilash Raj
Hi Aanand, On 23 February 2015 at 17:11, Aanand Shekhar Roy <2013...@iiitdmj.ac.in> wrote: > Hi everyone, > > This is my approach for plug-in ideas : > > BANNED WORDS: > 1. We create a common set of words that are to be banned in a mail. How do you create such a list, who decides which words are

Re: [Mailman-Developers] GSoC 2015: brainstorming ideas suitable for beginners?

2015-02-17 Thread Abhilash Raj
_ > Mailman-Developers mailing list > Mailman-Developers@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: &

Re: [Mailman-Developers] How to drop and recreate database using Alembic?

2015-02-04 Thread Abhilash Raj
ic for this purpose. -- thanks, Abhilash Raj signature.asc Description: OpenPGP digital signature ___ Mailman-Developers mailing list Mailman-Developers@python.org https://mail.python.org/mailman/listinfo/mailman-developers Mailman FAQ: http://wiki.li

[Mailman-Developers] Signed Mailing Lists

2015-01-30 Thread Abhilash Raj
ional? Anything else that could be added or changed in this implementation? [1]: http://asynchronous.in/2013/09/12/message-structure/ -- thanks, Abhilash Raj signature.asc Description: OpenPGP digital signature ___ Mailman-Developers mailing list Ma

Re: [Mailman-Developers] Introductory mail

2015-01-23 Thread Abhilash Raj
ng instance of itself in the current directory it starts a new instance with `var` directory in the new location. You can change this behavior in mailman.cfg, look src/mailman/config/mailman.cfg for [paths.*] sections. > PS : The documentation for mailman setup is outdated I guess, reported that

Re: [Mailman-Developers] installation problems blocking a new developer

2015-01-20 Thread Abhilash Raj
ironment. Please let me know it is not clear, I would try to improve the documentation. > Thanks, > Sumana > -- thanks, Abhilash Raj ___ Mailman-Developers mailing list Mailman-Developers@python.org https://mail.python.org/mailman/listinfo/ma

Re: [Mailman-Developers] MM 3: Virtual Environment Required?

2015-01-17 Thread Abhilash Raj
evelopment version or the 3.0.0b5 release. > Note that I may eventually allow other users, but I will probably > remain the supreme administrator. > > Thanks. > -- thanks, Abhilash Raj ___ Mailman-Developers mailing list Mailman-Devel

Re: [Mailman-Developers] REST API returns are plain text for errors, JSON or nothing for successful

2015-01-10 Thread Abhilash Raj
On Sunday 11 January 2015 12:53 AM, Andrew Stuart wrote: > Hmmm. > > Happy to do so if you like. Would you mind pointing me in the direction of > some instructions for filing bugs please? https://bugs.launchpad.net/mailman/3.0/+bugs -- thanks,

Re: [Mailman-Developers] Mailman keeps creating "var" directories

2014-12-06 Thread Abhilash Raj
ntation for production. I hope once that comes up it will be clearer for newbies and also for others as well. > > Perhaps it’s worth considering making creation of the “var” directory > structure could be the result of an explicit option rather than a default > action. > > thanks

Re: [Mailman-Developers] Mailman keeps creating "var" directories

2014-12-05 Thread Abhilash Raj
hs defined in src/mailman/config/mailman.cfg under [paths.local], [paths.master], [paths.fhs] and change the default layout in your mailman.cfg like this: ``` [mailman] layout: local ``` Also my guess is that you can create your own path structure inside your mailman.cfg and use

[Mailman-Developers] Python3 port of Mailman3

2014-11-26 Thread Abhilash Raj
what should I encode it to? UTF-8 or US-ASCII? Or someway to determine which encoding should be used? Also if anybody has suggestions on porting please let me know. I am online sporadically on irc as `maxking` on #mailman (I see all of the messages sent while I am away). thanks, Abhilash Raj

Re: [Mailman-Developers] mailman-bundler-3.0b1 error - Does it have an HTTPS login page?

2014-11-06 Thread Abhilash Raj
should be true in your case). thanks, Abhilash Raj On Thu, Nov 6, 2014 at 4:53 PM, Vijay Tico wrote: > Hi, > > Bump! It's about a week, and no response! Have I posted to the right > place? Do you the Postorius/Hyperkitty developers have their own mailing > list? > > On 1

[Mailman-Developers] Unofficial git mirror of GNU Mailman 3

2014-10-09 Thread Abhilash Raj
on git, the work flow for contributing would remain same (atleast for now ) i.e. via pull request through launchpad. No pull requests would be accepted on gitorious. [1]: https://gitorious.org/mailman/mailman thanks, Abhilash Raj ___ Mailman-Developers

Re: [Mailman-Developers] [Mailman CLI Project] Subscription and Membership related Actions

2014-06-06 Thread Abhilash Raj
s user1/user1,user2,user3`. Or maybe some other way to do it in user scope itself? -- thanks, Abhilash Raj ___ Mailman-Developers mailing list Mailman-Developers@python.org https://mail.python.org/mailman/listinfo/mailman-developers Mailman FAQ: ht

Re: [Mailman-Developers] [CLI Project] Introduced Unit tests to CLI

2014-06-01 Thread Abhilash Raj
tps://pythonhosted.org/an_example_pypi_project/sphinx.html Everything else looks nice. -- thanks, Abhilash Raj ___ Mailman-Developers mailing list Mailman-Developers@python.org https://mail.python.org/mailman/listinfo/mailman-developers Mailman FAQ: http://wik

Re: [Mailman-Developers] [GSoC 2014] Mailman CLI Project

2014-05-30 Thread Abhilash Raj
On Fri, 30 May 2014 18:12:18 +0530 Rajeev S wrote: When you are not citing any context from previous posts, you should start a new thread instead of re-posting on same old one. It makes it difficult to find a specific post with this long thread. -- thanks, Abhilash Raj

Re: [Mailman-Developers] [GSoC 2014] Mailman CLI Project

2014-05-30 Thread Abhilash Raj
t be an appropriate command for that. Maybe you can add it in users scope itself like `mmclient user a...@b.org --list-subscriptions` Others may have different thoughts though. -- thanks, Abhilash Raj ___ Mailman-Developers mailing list Mailman-Develop

Re: [Mailman-Developers] [GSoC 2014] Mailman CLI Project

2014-05-30 Thread Abhilash Raj
sonable default lets say "1 Day"? And for an urgency(to delete) there > > > could be --force argument? > > Deleting a list should be immediate, but I agree it should be confirmed. > -- thanks, Abhilash Raj ___ Mail

Re: [Mailman-Developers] [GSoC 2014] Mailman CLI Project

2014-05-27 Thread Abhilash Raj
___ > Mailman-Developers mailing list > Mailman-Developers@python.org > https://mail.python.org/mailman/listinfo/mailman-developers > Mailman FAQ: http://wiki.list.org/x/AgA3 > Searchable Archives: > http://www.m

Re: [Mailman-Developers] Mailman-Suite demo server

2014-05-08 Thread Abhilash Raj
On Thu, May 8, 2014 at 2:25 PM, Sylvain Viart wrote: > Hi Abhilash, > > > On 08/05/2014 10:33, Abhilash Raj wrote: > >> the mm3 web-ui) is a django app which uses mozzila persona for user >> authentication purposes. ( Google and >> other links were no

Re: [Mailman-Developers] Mailman-Suite demo server

2014-05-04 Thread Abhilash Raj
wrote: > Hi, > > > On 04/05/2014 09:12, Abhilash Raj wrote: > >> I have setup a mailman-suite demo server here >> > https://mailman.asynchronous.in/archives/ > > All are invited to poke around ;-) >> > > No registration form? &

[Mailman-Developers] Mailman-Suite demo server

2014-05-04 Thread Abhilash Raj
Hi all, I have setup a mailman-suite demo server here[1]. It uses the latest packages at pypi for postorius, mailman and hyperkitty. I have deployed using mailman- bundler and used its latest code from launchpad. All are invited to poke around ;-) thanks, Abhilash [1]: mailman.asynchronous.in _

Re: [Mailman-Developers] GSOC 2014: CI tool for the Mailman suite and postorius improvements

2014-04-30 Thread Abhilash Raj
Hi Varun, Welcome to mailman community, we look forward to a great summer with you. On Wed, Apr 30, 2014 at 12:24 PM, varun sharma wrote: > Hi everyone, > Thanks for giving me opportunity to work with mailman community this > summer. I'm an undergraduate student from Manipal Institute Of Techno

[Mailman-Developers] Bug in mailman-bundler

2014-04-28 Thread Abhilash Raj
Hi Aurelien, I was trying out mailman-bundler and have setup a demo here [1]. I notice that with 'USE_SSL=True' in development.py deployment settings, there is a redirect loop while logging in[2]. I had to disable it to deploy. (The demo server still needs to be hooked up with postfix). Also may

[Mailman-Developers] Deploying postorius and mailman-bundle

2014-04-27 Thread Abhilash Raj
Hi All, I was trying to setup mailman-bundler as demo for new mailman suite that we just launched. We have a wsgi script for deployment in postorius_standalone and mailman_bundler as well. While I was trying to deploy using nginx and uwsgi/gunicorn I found that they expect the script to have .py e

Re: [Mailman-Developers] GSoC 2014 : Proposal for the Mailman CLI project

2014-04-26 Thread Abhilash Raj
Hi Rajeev, On Sat, Apr 26, 2014 at 1:27 PM, Rajeev S wrote: > Hi Abhilash, > > I did not quite get the user role part.A command line utility runs on the > server on which a software instance runs, just like a MySQL command line > utility.You will need physical access to the system or atleast the

Re: [Mailman-Developers] GSoC 2014 : Proposal for the Mailman CLI project

2014-04-25 Thread Abhilash Raj
ady have, but try to read the source code and understand the coding style Barry prefers. There is a style guide for mailman, find it out. And forget about the git vs bzr part. I am OK with using bzr :). > > Great. thanks, Abhilash Raj ___ Mailman-

Re: [Mailman-Developers] GSoC 2014 : Proposal for the Mailman CLI project

2014-04-22 Thread Abhilash Raj
,Rajeev S* > >> *Government Engineering College,Thrissur* > >> *http://rajeevs.tk <http://rajeevs.tk>* > >> > > > > > ___ > Mailman-Developers mailing list > Mailman-Developers@python.org > https

Re: [Mailman-Developers] Git mirror for mailman

2014-03-19 Thread Abhilash Raj
Hi Patrick, I see you haven't updated the git mirror that you put up for mailman. I also did send you my public key off the list. Thanks a lot for your help. On Sun, Mar 9, 2014 at 1:30 AM, Patrick Ben Koetter wrote: > * Abhilash Raj : > > I was in a conversation with Barry yest

Re: [Mailman-Developers] GSOC 2014

2014-03-14 Thread Abhilash Raj
on tool > for the Mailman suite and Mailman command line client projects could any > one guide me ? > [1]: http://pythonhosted.org/mailman/src/mailman/docs/START.html [2]: http://www.mail-archive.com/mailman-developers%40python.org/ thanks, Abhilash Raj signatur

Re: [Mailman-Developers] Virtual Mailman hackathon this weekend: Mailman Suite package!

2014-03-13 Thread Abhilash Raj
; http://www.mail-archive.com/mailman-developers%40python.org/ > Unsubscribe: > https://mail.python.org/mailman/options/mailman-developers/raj.abhilash1%40gmail.com > > > Security Policy: http://wiki.list.org/x/QIA9 thanks, Abhilash Raj signature.asc Description: OpenPGP digital s

Re: [Mailman-Developers] Git mirror for mailman

2014-03-08 Thread Abhilash Raj
Hey, On Saturday 08 March 2014 06:03 PM, Patrick Ben Koetter wrote: > Hi, > > * Abhilash Raj : >> Hi Patrick, > > excuse my ignorance: Is Raj your first name or Abhilash? My First name is Abhilash. >> On Saturday 08 March 2014 12:37 PM, Patrick Ben Koetter wrote: &

Re: [Mailman-Developers] Git mirror for mailman

2014-03-08 Thread Abhilash Raj
Hi Patrick, On Saturday 08 March 2014 12:37 PM, Patrick Ben Koetter wrote: > * Abhilash Raj : >> Hi all, >> >> I was in a conversation with Barry yesterday to setup a unofficial git >> mirror for mailman since there are large number of people who use git as >> th

[Mailman-Developers] Git mirror for mailman

2014-03-07 Thread Abhilash Raj
Hi all, I was in a conversation with Barry yesterday to setup a unofficial git mirror for mailman since there are large number of people who use git as their primary vcs. I think it would encourage more people to contribute to mailman, if not through merge requests on lp, through small patches mak

Re: [Mailman-Developers] Mentor list on project page

2014-03-04 Thread Abhilash Raj
s/raj.abhilash1%40gmail.com > > Security Policy: http://wiki.list.org/x/QIA9 > -- Abhilash Raj ___ Mailman-Developers mailing list Mailman-Developers@python.org https://mail.python.org/mailman/listinfo/mailman-developers Mailman FAQ: http://wiki

Re: [Mailman-Developers] Installation of mailman on local machine

2014-02-27 Thread Abhilash Raj
chable Archives: > http://www.mail-archive.com/mailman-developers%40python.org/ > Unsubscribe: > https://mail.python.org/mailman/options/mailman-developers/raj.abhilash1%40gmail.com > > Security Policy: http://wiki.list.org/x/QIA9 > [1]: https://code.launchpad.net/~mailman-coders/posto

[Mailman-Developers] GSoC Final report

2013-09-23 Thread Abhilash Raj
more but seems like I have a short of time now, I will update you( and the mm-dev list) with what other plans I have to furthur improve these parts. P.S.: There is a working version of my copy of mailman here[1] if you want to have a look. -- Abhilash Raj [1]: http://maxking.emoir.co.in

[Mailman-Developers] Testing different email structures with MUAs

2013-09-11 Thread Abhilash Raj
ssage signature will not be verified(the signature text is actually gibberish), this experiment is just to check how the MUAs handle the message with such a structure. [1]: http://tools.ietf.org/html/draft-ietf-openpgp-multsig-02 [2]: http://www.djcbsoftware.nl/code/mu/mu4e.html [3]: http://tool

[Mailman-Developers] GSoC Updates

2013-08-28 Thread Abhilash Raj
it. [1]: http://bazaar.launchpad.net/~raj-abhilash1/mailman/master/view/head:/src/mailman/rules/signature.py [2]: http://bazaar.launchpad.net/~raj-abhilash1/mailman/master/view/head:/src/mailman/handlers/signmessage.py [3]: http://www.mail-archive.com/mailman-developers%40python.org/msg13961.html [

Re: [Mailman-Developers] Fwd: Re: GSoC Updates

2013-08-22 Thread Abhilash Raj
On Friday 23 August 2013 01:57 AM, Barry Warsaw wrote: > On Aug 23, 2013, at 01:51 AM, Abhilash Raj wrote: > >> I actually don't have the remember the count but some 10 or so doctests >> were failing. > > If possible, you can just ignore these for now. Let's

Re: [Mailman-Developers] Fwd: Re: GSoC Updates

2013-08-22 Thread Abhilash Raj
On Friday 23 August 2013 12:14 AM, Barry Warsaw wrote: > On Aug 16, 2013, at 03:13 PM, Abhilash Raj wrote: > >>> > Also one more thing while running tests i noticed many other tests are >>> > breaking as initially a simple message could pass though >>> &g

[Mailman-Developers] Some Doubts for GSoC Project

2013-08-18 Thread Abhilash Raj
sting-chain' and 'multipart/signed' is requred. So should I change all the tests? Abhilash Raj ___ Mailman-Developers mailing list Mailman-Developers@python.org http://mail.python.org/mailman/listinfo/mailman-developers Mailman FA

Re: [Mailman-Developers] GSoC Updates

2013-08-16 Thread Abhilash Raj
On Friday 16 August 2013 10:35 AM, Stephen J. Turnbull wrote: > Abhilash Raj writes: > > > 1) How do list owner create keys? What parameters? Which address? > > python-gnupg provides a key-generation API, GPG.gen_key(). > Alternatively, this could be done manually by the t

Re: [Mailman-Developers] GSoC Updates

2013-08-16 Thread Abhilash Raj
On Friday 16 August 2013 12:30 PM, Stephen J. Turnbull wrote: > Abhilash Raj writes: > > > But can we achieve required randomization to create keys on virtualized > > systems? > > Not your problem. We can do it on physical hosts, and that's good > enough.

[Mailman-Developers] Fwd: Re: GSoC Updates

2013-08-16 Thread Abhilash Raj
Original Message Subject: Re: [Mailman-Developers] GSoC Updates Date: Fri, 16 Aug 2013 11:48:56 +0530 From: Abhilash Raj To: Stephen J. Turnbull On Friday 16 August 2013 10:35 AM, Stephen J. Turnbull wrote: > Abhilash Raj writes: > > > 1) How do list owner

[Mailman-Developers] Fwd: Re: GSoC Updates

2013-08-16 Thread Abhilash Raj
Original Message Subject: Re: [Mailman-Developers] GSoC Updates Date: Thu, 15 Aug 2013 19:44:43 +0530 From: Abhilash Raj To: Stephen J. Turnbull Thanks for the replies, I tried working on it and it was good enough to be used for now. Thanks Steve for trying it yourself. I

[Mailman-Developers] GSoC Updates

2013-08-13 Thread Abhilash Raj
ecret keyrings in "VAR_DIR/gpg/", all the list's private keys are in `secring.gpg` and all the list's public keys are in `pubring.gpg` and all the user's public keys are in `userring.gpg`. It will be changed to keep the secret keys at a more saf

Re: [Mailman-Developers] GSOC Midterm Report

2013-08-02 Thread Abhilash Raj
to be done to make both work together. > On 07/31/2013 02:43 AM, Abhilash Raj wrote: >> * Signature verification using `python-gnupg` was a PITA to me for >> sometime. The way it accepts the string and signature for detached >> signature is not documented at all and is conve

[Mailman-Developers] GSOC Midterm Report

2013-07-30 Thread Abhilash Raj
ns two to three days behind the schedule i proposed. I hope I will be able to give some extra time and get back to schedule soon. [1]: https://code.launchpad.net/~raj-abhilash1/mailman/master [2]: http://tools.ietf.org/html/draft-ietf-openpgp-multsig-02 -

[Mailman-Developers] GSOC Progress report

2013-07-24 Thread Abhilash Raj
here[2]. Efforts are on to push the code to lp and send a pull request soon. [1]: http://tools.ietf.org/html/draft-ietf-openpgp-multsig-02 [2]: https://github.com/maxking/mailman -- Abhilash Raj ___ Mailman-Developers mailing list Mailman-Developers@python.

[Mailman-Developers] GSOC Progress report

2013-07-24 Thread Abhilash Raj
Hi all, I am sorry for this delayed post, this is a brief report on my progress on gsoc project(OpenPGP integration with GNU Mailman). I have added a new rule called as 'signature'(src/mailman/rules/signature.py) which verifies if the signature in the email is valid. There is a strict implementat

[Mailman-Developers] A list of discussion topics: GSoC OpenPGP Integration

2013-06-14 Thread Abhilash Raj
furthur changes. Any ideas about this? -- Abhilash Raj ___ Mailman-Developers mailing list Mailman-Developers@python.org http://mail.python.org/mailman/listinfo/mailman-developers Mailman FAQ: http://wiki.list.org/x/AgA3 Searchable Archives: http://

Re: [Mailman-Developers] OpenPGP Mailman integration discussion [was: Re: GSoc - Requirement from Mentor to complete the project]

2013-05-24 Thread Abhilash Raj
On Friday 24 May 2013 12:03 PM, Joost van Baal-Ilić wrote: > I've just typesetted > http://non-gnu.uvt.nl/pub/mailman/mailman-2.1.15-with-pgp-smime_2012-08-28-patch/pgp-smime/audit.pdf > and > http://non-gnu.uvt.nl/pub/mailman/mailman-2.1.15-with-pgp-smime_2012-08-28-patch/pgp-smime/audit2/audit2.

Re: [Mailman-Developers] OpenPGP Mailman integration discussion [was: Re: GSoc - Requirement from Mentor to complete the project]

2013-05-24 Thread Abhilash Raj
On Friday 24 May 2013 11:24 AM, Stephen J. Turnbull wrote: > I don't recall for sure but I don't think so. I tend to think it's > too much effort. We do worry about routing cycles and handle that > with X-Been-Seen fields. Message-IDs themselves are not very useful; > in my own experience repea

Re: [Mailman-Developers] OpenPGP Mailman integration discussion [was: Re: GSoc - Requirement from Mentor to complete the project]

2013-05-24 Thread Abhilash Raj
On Thursday 23 May 2013 11:56 PM, Daniel Kahn Gillmor wrote: > On 05/23/2013 12:06 PM, Abhilash Raj wrote: > >> For the encrypted lists yes, the key will be marked as >> 'encryption capable'. The list owner has to upload the >> public-private keypai

Re: [Mailman-Developers] OpenPGP Mailman integration discussion [was: Re: GSoc - Requirement from Mentor to complete the project]

2013-05-23 Thread Abhilash Raj
On Friday 17 May 2013 05:16 AM, Daniel Kahn Gillmor wrote: > On 05/11/2013 03:17 AM, Abhilash Raj wrote: > >> After the Barry's comment on my proposal I decided to cut down >> the proposal to implement use of OpenPGP signatures for posting >> privileges instead of b

Re: [Mailman-Developers] OpenPGP Mailman integration discussion [was: Re: GSoc - Requirement from Mentor to complete the project]

2013-05-11 Thread Abhilash Raj
vileges instead of both signed and encrypted list. Most of the infrastructure for encrypted list will be created along with this project so that later on it can also be implemented easily. Though I would like to continue this discussion on encrypted list for future reference. Some of these questions

Re: [Mailman-Developers] GSoc - Requirement from Mentor to complete the project

2013-05-08 Thread Abhilash Raj
the keys/system/MUA of a user sending or receiving the message is compromised or contains a virus, no assurance can be provided about the integrity or confidentiality of the message. On Tue, May 7, 2013 at 8:27 AM, Stephen J. Turnbull wrote: > Abhilash Raj writes: > > > Let me divide the p

Re: [Mailman-Developers] GSoc - Requirement from Mentor to complete the project

2013-05-06 Thread Abhilash Raj
on-6 [5]: https://tools.ietf.org/html/rfc1847 On Sun, May 5, 2013 at 10:00 PM, Stephen J. Turnbull wrote: > Abhilash Raj writes: > > > 1) I need to discuss about the design of the idea that I want to > >implement. I know the rough bits but need help and comments on > >

[Mailman-Developers] GSoc - Requirement from Mentor to complete the project

2013-05-05 Thread Abhilash Raj
would need a more experienced view to find and remove the security loopholes. 4) Lastly since I am still a noob in programming I would need regular review on the code for the first 2-3 weeks so that I cam improve and write bug free production code. -- Abhilas

Re: [Mailman-Developers] Architecture for extra profile info

2013-04-26 Thread Abhilash Raj
x/AgA3 > Searchable Archives: http://www.mail-archive.com/** > mailman-developers%40python.**org/<http://www.mail-archive.com/mailman-developers%40python.org/> > Unsubscribe: http://mail.python.org/**mailman/options/mailman-** > developers/raj.abhilash1%**40gmail.com<http://ma

Re: [Mailman-Developers] GSOC Project idea: OpenPGP integration

2013-04-26 Thread Abhilash Raj
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Everyone was sending singed messages so i thought to send one too ;-), Though my public keys are not available at any key-server. On Saturday 27 April 2013 12:15 AM, Barry Warsaw wrote: > On Apr 26, 2013, at 02:09 PM, Stefan Schlott wrote: > > > - di

Re: [Mailman-Developers] GSOC Project idea: OpenPGP integration

2013-04-25 Thread Abhilash Raj
On Thu, Apr 25, 2013 at 7:05 PM, Daniel Kahn Gillmor wrote: > On 04/25/2013 04:36 PM, Stefan Schlott wrote: > > On 25.04.2013 00:14, Abhilash Raj wrote: > > > >> 1) When a message is decrypted and then passed on between the queues, it > >> creates a security th

Re: [Mailman-Developers] GSOC Project idea: OpenPGP integration

2013-04-24 Thread Abhilash Raj
ombined with other (preferably related) aspects of > authentication such as identification of submitted email messages. > > > On Apr 22, 2013, at 6:29 AM, Paul Wise wrote: > > > On Sun, Apr 7, 2013 at 5:19 AM, Abhilash Raj wrote: > > > >> I am a undergrad student i

Re: [Mailman-Developers] GSOC Project idea: OpenPGP integration

2013-04-21 Thread Abhilash Raj
/pipermail/mailman-developers/2013-April/022675.html Thanks, On Wed, Apr 10, 2013 at 3:09 PM, Joost van Baal-Ilić < joostvb-mailman-develop...@mdcc.cx> wrote: > Hi Abhilash Raj, > > Abhilash Raj raj.abhilash1 at gmail.com schreef: > >On Sun, Apr 7, 2013 at 4:47 AM, Daniel

Re: [Mailman-Developers] GSOC Project idea: OpenPGP integration

2013-04-09 Thread Abhilash Raj
On Sun, Apr 7, 2013 at 7:46 PM, Stephen J. Turnbull wrote: > Abhilash Raj writes: > > > Well what i want to make it is that whenever a user sends a mail to the > > list it should be singed with his private key so that it can be verified > > against his public tha

Re: [Mailman-Developers] GSOC Project idea: OpenPGP integration

2013-04-07 Thread Abhilash Raj
Thanks all for replying. On Sun, Apr 7, 2013 at 4:47 AM, Daniel Kahn Gillmor wrote: > On 04/06/2013 06:53 PM, Paul Wise wrote: > > On Sun, Apr 7, 2013 at 5:19 AM, Abhilash Raj wrote: > > > >> I am a undergrad student interested in OpenPGP integration in mailman >

[Mailman-Developers] GSOC Project idea: OpenPGP integration

2013-04-06 Thread Abhilash Raj
like django, tornado. I have installed mailman(v3.0.0b3) and trying to play around with it. It would be really nice if i could get some input from you all to go along with this project as this is a new topic for me. Thanks -- Abhilash Raj ___ Ma

<    1   2   3   4