On Thu, Mar 29, 2012 at 10:33, Shayan Md <mdosha...@gmail.com> wrote:

>
>
> On Thu, Mar 29, 2012 at 12:28 PM, Odhiambo Washington 
> <odhia...@gmail.com>wrote:
>
>> On Wed, Mar 28, 2012 at 22:31, Florian Fuchs <f...@state-of-mind.de> 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:
>> > >
>> > > [root@jaribu] /usr/home/wash/Tools/Mailman/MM3/postorius/dev_setup#
>> > > python manage.py runserver
>> > > Validating models...
>> > >
>> > > 0 errors found
>> > > Django version 1.4, using settings 'dev_setup.settings'
>> > > Development server is running at http://127.0.0.1:8000/
>> > > Quit the server with CONTROL-C.
>> > >
>> > >
>> > > [root@jaribu] /usr/home/wash# sockstat -l | grep 800
>> > > root     python     77906 3  tcp4   127.0.0.1:8000
>> > > <http://127.0.0.1:8000>        *:*
>> > > root     python     14108 43 tcp4   127.0.0.1:8001
>> > > <http://127.0.0.1:8001>        *:*
>> > >
>> > > Since I am not using the server as a Desktop, I need a way to access
>> it
>> > > remotely, not via 127.0.0.1
>> >
>> > The REST_SERVER setting defines the location of Mailman's rest API
>> > (which is frequently accessed by postorius), *not* the address of
>> > postorius itself. The API can only be accessed from localhost, so the
>> > setting has to be 'http://localhost:8001'.
>> >
>> > If you'd like to access postorius from a different machine as the one
>> > you're running it on, that's no problem:
>> >
>> > Just run the development server like this and you're good to go:
>> >
>> > python manage.py runserver 192.168.x.xxx:8000
>> >
>> > (Don't do that on a machine that is exposed to the web though, since
>> > Django's dev server is not meant to be run in a production environment.)
>> >
>> > Hope that helps!
>> >
>> > Florian
>> >
>> >
>>
>> My current quest is to see what MM3 web UI looks like, but it appears I am
>> still way behind.
>> I get these errors in the backend when I run posturious and try to access
>> it:
>>
>> http://bit.ly/H2rDuW
>>
> Looks like you didn't start mailman server. Go through this[1] page to
> setup mailman3.
>
> [1]
> http://wiki.list.org/display/DEV/A+5+minute+guide+to+get+the+Mailman+web+UI+running
>
>
Maybe and maybe not, as I was following this very guide!

[wash@jaribu ~/public_html]$ ps ax | grep mailman
70295  ??  Is      0:00.40 /usr/local/bin/python
/usr/home/wash/Tools/Mailman/MM3/mailman-3.0.0b1/bin/master
70298  ??  S       0:01.52 /usr/local/bin/python
/usr/home/wash/Tools/Mailman/MM3/mailman-3.0.0b1/bin/runner
--runner=news:0:1
70299  ??  S       0:01.57 /usr/local/bin/python
/usr/home/wash/Tools/Mailman/MM3/mailman-3.0.0b1/bin/runner --runner=in:0:1
70300  ??  S       0:01.46 /usr/local/bin/python
/usr/home/wash/Tools/Mailman/MM3/mailman-3.0.0b1/bin/runner
--runner=digest:0:1
70301  ??  S       0:01.49 /usr/local/bin/python
/usr/home/wash/Tools/Mailman/MM3/mailman-3.0.0b1/bin/runner
--runner=pipeline:0:1
70302  ??  S       0:01.45 /usr/local/bin/python
/usr/home/wash/Tools/Mailman/MM3/mailman-3.0.0b1/bin/runner
--runner=archive:0:1
70303  ??  S       0:01.46 /usr/local/bin/python
/usr/home/wash/Tools/Mailman/MM3/mailman-3.0.0b1/bin/runner --runner=out:0:1
70304  ??  I       0:00.41 /usr/local/bin/python
/usr/home/wash/Tools/Mailman/MM3/mailman-3.0.0b1/bin/runner
--runner=retry:0:1
70305  ??  S       0:01.17 /usr/local/bin/python
/usr/home/wash/Tools/Mailman/MM3/mailman-3.0.0b1/bin/runner
--runner=rest:0:1
70306  ??  S       0:01.46 /usr/local/bin/python
/usr/home/wash/Tools/Mailman/MM3/mailman-3.0.0b1/bin/runner
--runner=bounces:0:1
70307  ??  S       0:00.43 /usr/local/bin/python
/usr/home/wash/Tools/Mailman/MM3/mailman-3.0.0b1/bin/runner
--runner=lmtp:0:1
70308  ??  S       0:01.45 /usr/local/bin/python
/usr/home/wash/Tools/Mailman/MM3/mailman-3.0.0b1/bin/runner
--runner=command:0:1
70309  ??  S       0:01.50 /usr/local/bin/python
/usr/home/wash/Tools/Mailman/MM3/mailman-3.0.0b1/bin/runner
--runner=virgin:0:1
78850   1  S+      0:00.01 grep mailman

Is there something amiss?

[root@jaribu] /usr/home/wash# sockstat -l | grep 800
root     python     70442 3  tcp4   192.168.40.252:8000   *:*
root     python     70305 43 tcp4   127.0.0.1:8001        *:*


I suppose the 8001 is mailman and 8000 is posturious.


-- 
Best regards,
Odhiambo WASHINGTON,
Nairobi,KE
+254733744121/+254722743223
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
I can't hear you -- I'm using the scrambler.
Please consider the environment before printing this email.

<<image001.png>>

_______________________________________________
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://www.mail-archive.com/mailman-developers%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9

Reply via email to