On 12-03-28 7:49 PM, Stephen J. Turnbull wrote:
Hey, welcome, Ana! I suspect that the Systers organization has moved
on, since their specific needs were satisfied AFAIK. But they have
some really good people (both as engineers and as human beings), so
please do get in touch with them (especia
On Mar 27, 2012 8:47 PM, "Barry Warsaw" wrote:
> but that we're pretty far away from being
> able to bless an archiver right now.
I just want to be clear, that I'm obviously not asking for anyone to bless
a specific archiver and roll it into the distribution.
I'm trying to get some idea wha
> Ah, sorry, yes the two booleans above should be exposed in the REST API.
> https://bugs.launchpad.net/mailman/+bug/967238
Thanks, I've added some comments and questions to bug entry.
Jeff
___
Mailman-Developers mailing list
Mailman-Developers@python.o
Thanks for the super-detailed replies... I'm separating these discussions,
so here I have some questions about licensing and bundling..
> So in some sense, CSLA needn't become *the* Mailman archiver, but it should
> definitely be *a* Mailman archiver. Then you can make all the engineering
> and
>
On Mar 24, 2012, at 03:19 AM, vikash agrawal wrote:
>I am Vikash and very much interested in contributing to mailman and being a
>GSoC student this year. So far, I have successfully installed mailman in my
>system.
Welcome!
>I do have skills in Python 2.7 but as I am very new to mailman thus I a
On Mar 27, 2012, at 11:51 AM, Toshio Kuratomi wrote:
>The searcher wouldn't be much use without an archiver. There is a sample
>archiver in mailman core -- if enabled, it stores the messages to lists in
>maildirs. It does not have a frontend for retrieving or otherwise
>displaying the archives.
On Mar 28, 2012, at 06:06 PM, Bill Janssen wrote:
>Right. UpLib has a 'message-store', which the threading code interacts
>with to generate threads as data referring to document IDs. The
>message-store API can take both message-IDs or UpLib document IDs and
>resolve them.
Say Bill, how would yo
On Mar 28, 2012, at 10:29 AM, Stephen J. Turnbull wrote:
>The only tricky issue is that we *do* have to worry about message-ID
>collisions of truly different messages and about messages without message
>IDs, especially for converted historical archives. So the API needs to be
>able to deal with t
On Thu, Mar 29, 2012 at 4:59 AM, Florian Fuchs wrote:
> Hi Ana,
>
> Am 26.03.12 19:03, schrieb Ana Cutillas:
>> Hi,
>>
>> my name is Ana Cutillas and I am a senior Computer Science student from
>> Spain. I am really interested in working on the Mailman project either with
>> you directly or with S
Stephen J. Turnbull wrote:
> On Wed, Mar 28, 2012 at 4:21 AM, Terri Oda wrote:
>
> >> Looks like archiver for mm3 is still in development stage. As far as I
> >> understand searcher depends on the srchiver, right? Not completely but it
> >> somewhat depends on archiver. I am not sure if searche
On Wed, Mar 28, 2012 at 22:31, Florian Fuchs wrote:
> Hi Odhiambo,
>
> Am 28.03.12 18:47, schrieb Odhiambo Washington:
> > One more thing:
> >
> > In settings.py, I have this:
> >
> > REST_SERVER = 'http://192.168.40.252:8001'
> >
> > However, this doesn't seem to be respected when I do runserver
Hi Ana,
Am 26.03.12 19:03, schrieb Ana Cutillas:
> Hi,
>
> my name is Ana Cutillas and I am a senior Computer Science student from
> Spain. I am really interested in working on the Mailman project either with
> you directly or with Systers.
> I have been reading the list of ideas to implement and
Hi Odhiambo,
Am 28.03.12 18:47, schrieb Odhiambo Washington:
> One more thing:
>
> In settings.py, I have this:
>
> REST_SERVER = 'http://192.168.40.252:8001'
>
> However, this doesn't seem to be respected when I do runserver:
>
> [root@jaribu] /usr/home/wash/Tools/Mailman/MM3/postorius/dev_se
On Wed, Mar 28, 2012 at 20:03, Stephen J. Turnbull wrote:
> On Thu, Mar 29, 2012 at 1:40 AM, Odhiambo Washington
> wrote:
>
> > However, I am lost as to why the argument to this procedure was named
> > "syncdb" and not "createdb", which is what it's doing. Can you explain
> that
> > please? Sorry
On Mar 28, 2012, at 04:45 PM, Bernard wrote:
>** Changed in: mailman/2.1
> Status: Fix Committed => Confirmed
>
>** Changed in: mailman/3.0
> Status: New => Confirmed
Bernard,
While I am glad you've found some enthusiasm for contributing to Mailman,
please stop changing our bug statu
On Thu, Mar 29, 2012 at 1:40 AM, Odhiambo Washington wrote:
> However, I am lost as to why the argument to this procedure was named
> "syncdb" and not "createdb", which is what it's doing. Can you explain that
> please? Sorry, I am a noob in this.
It's called "syncdb" because it synchronizes the
On Wed, Mar 28, 2012 at 19:40, Odhiambo Washington wrote:
>
>
> On Wed, Mar 28, 2012 at 19:13, Florian Fuchs wrote:
>
>> Hi Odhiambo,
>>
>> Am 28.03.12 17:13, schrieb Odhiambo Washington:
>> > Hey Jeff and all,
>> >
>> > I followed the "five minute guide", but I am hitting a brickwall:
>> >
>> >
On Wed, Mar 28, 2012 at 19:13, Florian Fuchs wrote:
> Hi Odhiambo,
>
> Am 28.03.12 17:13, schrieb Odhiambo Washington:
> > Hey Jeff and all,
> >
> > I followed the "five minute guide", but I am hitting a brickwall:
> >
> > [root@jaribu] /usr/home/wash/Tools/Mailman/MM3/postorius/dev_setup#
> pyth
Hi Odhiambo,
Am 28.03.12 17:13, schrieb Odhiambo Washington:
> Hey Jeff and all,
>
> I followed the "five minute guide", but I am hitting a brickwall:
>
> [root@jaribu] /usr/home/wash/Tools/Mailman/MM3/postorius/dev_setup# python
> manage.py syncdb
> Traceback (most recent call last):
> File "
On Mar 28, 2012, at 01:54 PM, Stephen J. Turnbull wrote:
>Indeed. I think Barry misspoke here. But remember, we're barely out
>of alpha test, and we don't actually have a standard archiver, just a
>simple handler to support further development.
I just want to be careful about terminology here.
On Mar 27, 2012, at 05:20 PM, Jeff Breidenbach wrote:
>What is the incantation for enabling an external archiving service?
>Currently I only see this in mailman.cfg after following 5 minute guide.
>
>[runner.archive]
>class: mailman.runners.archive.ArchiveRunner
That configuration variable just s
On Mon, Mar 26, 2012 at 00:34, Jeff Breidenbach wrote:
> Congratulations! I was able to get Postorius running by following the
> five minute quick start guide. I didn't see archiving settings in the
> user interface, how do I set that up?
>
>
Hey Jeff and all,
I followed the "five minute guide"
On Mar 28, 2012, at 08:35 AM, Bhavya PH wrote:
>New question #191915 on mailman in Ubuntu:
>https://answers.launchpad.net/ubuntu/+source/mailman/+question/191915
>
>I have looked through the release notes of Mailman3.0 and can find
>documentation only on a user subscribing, unsubscribing to mailin
23 matches
Mail list logo