Re: [Mailman-Users] Mailman 3 setup

2012-05-08 Thread Mark Sapiro
On 5/7/2012 12:11 PM, Jitendra Bhaskar wrote: I want to migrate 2.1.4 to 2.1.14. I already installed 2.1.14, its working. I installed from source code with location /usr/local/mailman and in existing server it mailman installed throung yum. binaries are in /usr/lib/mail and variable data dir

Re: [Mailman-Users] Mailman 3 setup

2012-05-07 Thread Jitendra Bhaskar
Hey, First of all thanks to all the guys for quick and nice suggestion. The thing is that I have some hardware issue. I want to first upgrade my existing system , then I will use mailman3. Currently I have mailman-2.1.4 running on mya live smtp(postfix) server. I want to migrate 2.1.4 to 2.1.14.

[Mailman-Users] Mailman 3 setup

2012-05-04 Thread Jitendra Bhaskar
Hi Guys, I installed mailman-3.0.0a8 according to the docs was in package. But when I am running : # bin/mailnam info GNU Mailman 3.0.0a8 (Where's My Thing?) Python 2.7.3 (default, Apr 20 2012, 22:39:59) [GCC 4.6.3] config file: /etc/mailman.cfg db url:

Re: [Mailman-Users] Mailman 3 setup

2012-05-04 Thread David
On Fri, May 4, 2012 at 3:57 AM, Jitendra Bhaskar jeetuind...@gmail.comwrote: Hi Guys, I installed mailman-3.0.0a8 according to the docs was in package. Did you know GNU Mailman 3.0.0b1 (The Twilight Zone) is available now? wget

Re: [Mailman-Users] Mailman 3 setup

2012-05-04 Thread Mark Sapiro
David d...@fiteyes.com wrote: I'm going to append my own question to yours: Should questions like this about the development versions of Mailman 3.0 be posted to this list or to the mailman-developers list? If they are installation/usage questions, they are more properly on this (mailman-users)

Re: [Mailman-Users] Mailman 3 setup

2012-05-04 Thread Mark Sapiro
Jitendra Bhaskar wrote: When I am trying to open http://localhost:8001/3.0/ I am getting error 401 Unauthorized The REST API requires authentication The REST API is the API for things like the user GUI (Postorius) to use to communicate with the Mailman 3 core. See

Re: [Mailman-Users] Mailman 3 setup

2012-05-04 Thread Terri Oda
As Mark has already said, the REST interface running on http://localhost:8001/3.0/ is an internal communications mechanism for different components of Mailman. What you almost certainly wanted is the current web interface, Postorius, which needs to be installed as well. It's still in alpha,

Re: [Mailman-Users] Mailman 3 setup

2012-05-04 Thread David
Jitendra, It looks like you are running Ubuntu 12.04. Correct? I'm trying to install Mailman 3.0 beta 1 on Ubuntu 12.04. I'm also trying to install Postorius. Maybe my notes can be of help to you. Florian's got a nice 5 minute guide to get the Mailman web UI running which can be found here: