Re: [Mailman-Developers] Gsoc idea discussions : Continuous integration tool

2014-03-06 Thread varun sharma
On Fri, Mar 7, 2014 at 7:14 AM, Stephen J. Turnbull wrote: > varun sharma writes: > > > Can i use buildbot for the server part and integrate it with > > frontend suite ? > > This is way too compact to understand what you're proposing. If you > mean "configure a buildbot to build and test Mailma

Re: [Mailman-Developers] Gsoc idea discussions : Continuous integration tool

2014-03-06 Thread Stephen J. Turnbull
varun sharma writes: > Can i use buildbot for the server part and integrate it with > frontend suite ? This is way too compact to understand what you're proposing. If you mean "configure a buildbot to build and test Mailman 3", and that's it, no. This is Google Summer of *Code*, and you have

Re: [Mailman-Developers] MM 3 and Postfix + Apache

2014-03-06 Thread Stephen J. Turnbull
Tom Browder writes: > On Thu, Mar 6, 2014 at 1:36 PM, Stephen J. Turnbull > wrote: > > Barry Warsaw writes: > > > BTW Tom, are you trying to run MM2 and MM3 concurrently? I'd like > > I do this already, but with Exim4 as MTA. It's not hard. Of course > > if both installations have lists

Re: [Mailman-Developers] MM 3 and Postfix + Apache

2014-03-06 Thread Tom Browder
On Thu, Mar 6, 2014 at 1:36 PM, Stephen J. Turnbull wrote: > Barry Warsaw writes: > > BTW Tom, are you trying to run MM2 and MM3 concurrently? I'd like > I do this already, but with Exim4 as MTA. It's not hard. Of course > if both installations have lists of the same name (including the There

Re: [Mailman-Developers] MM 3 and Postfix + Apache

2014-03-06 Thread Stephen J. Turnbull
Barry Warsaw writes: > BTW Tom, are you trying to run MM2 and MM3 concurrently? I'd like > that to be a supported deployment use case, but haven't had much > time to try it myself. I do this already, but with Exim4 as MTA. It's not hard. Of course if both installations have lists of the sam

Re: [Mailman-Developers] MM 3 and Postfix + Apache

2014-03-06 Thread Barry Warsaw
On Mar 06, 2014, at 05:24 PM, Patrick Ben Koetter wrote: >* Tom Browder : >> Can I use essentially the same settings I used for Postfix and Apache >> for my MM 2 installation with MM 3? > >No, you can't. MM3 provides an LMTP Server. Configure a transport that routes >messages for a mailing list to

Re: [Mailman-Developers] MM 3 and Postfix + Apache

2014-03-06 Thread Patrick Ben Koetter
* Tom Browder : > Can I use essentially the same settings I used for Postfix and Apache > for my MM 2 installation with MM 3? No, you can't. MM3 provides an LMTP Server. Configure a transport that routes messages for a mailing list to MM3's LMTP server. p@rick > > Thanks, > > -Tom >

[Mailman-Developers] MM 3 and Postfix + Apache

2014-03-06 Thread Tom Browder
Can I use essentially the same settings I used for Postfix and Apache for my MM 2 installation with MM 3? Thanks, -Tom ___ Mailman-Developers mailing list Mailman-Developers@python.org https://mail.python.org/mailman/listinfo/mailman-developers Mailman

Re: [Mailman-Developers] Gsoc idea discussions : Continuous integration tool

2014-03-06 Thread varun sharma
Can i use buildbot for the server part and integrate it with frontend suite ? I tested buildbot on postorius by deploying it on aws and the tests that do not require selenium webdriver are working fine. varun sharma writes: > > Why would you use Django to build the tool as opposed to "just" a >