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

[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] MM 3 and Postfix + Apache

2014-03-06 Thread Patrick Ben Koetter
* Tom Browder tom.brow...@gmail.com: 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,

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 tom.brow...@gmail.com: 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

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 same

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 step...@xemacs.org 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

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 step...@xemacs.org 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

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 to

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 step...@xemacs.orgwrote: 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