[Mailman-Users] Posts to list returned
Steven **
montgoss+mailman at gmail.com
Tue Oct 30 05:00:09 CET 2007
Yup:
$ ps auxww| grep mailmanctl |grep -v grep
list 5288 0.0 0.4 8704 4560 ? Ss Oct28 0:00
/usr/bin/python /usr/lib/mailman/bin/mailmanctl -s -q start
$ ps auxww | egrep 'p[y]thon'
list 5288 0.0 0.4 8704 4560 ? Ss Oct28 0:00
/usr/bin/python /usr/lib/mailman/bin/mailmanctl -s -q start
list 5301 0.0 0.5 8340 5696 ? S Oct28 0:00
/usr/bin/python /var/lib/mailman/bin/qrunner --runner=ArchRunner:0:1
-s
list 5302 0.0 0.5 8384 5716 ? S Oct28 0:00
/usr/bin/python /var/lib/mailman/bin/qrunner --runner=BounceRunner:0:1
-s
list 5303 0.0 0.5 8384 5724 ? S Oct28 0:00
/usr/bin/python /var/lib/mailman/bin/qrunner
--runner=CommandRunner:0:1 -s
list 5304 0.0 0.5 8340 5700 ? S Oct28 0:00
/usr/bin/python /var/lib/mailman/bin/qrunner
--runner=IncomingRunner:0:1 -s
list 5305 0.0 0.5 8632 5744 ? S Oct28 0:00
/usr/bin/python /var/lib/mailman/bin/qrunner --runner=NewsRunner:0:1
-s
list 5306 0.0 0.5 8640 5784 ? S Oct28 0:00
/usr/bin/python /var/lib/mailman/bin/qrunner
--runner=OutgoingRunner:0:1 -s
list 5307 0.0 0.5 8404 5700 ? S Oct28 0:00
/usr/bin/python /var/lib/mailman/bin/qrunner --runner=VirginRunner:0:1
-s
list 5308 0.0 0.5 8404 5700 ? S Oct28 0:00
/usr/bin/python /var/lib/mailman/bin/qrunner --runner=RetryRunner:0:1
-s
-Steven
On 10/29/07, Mark Sapiro <msapiro at value.net> wrote:
> Steven wrote:
>
> >Well, I added those for my new list and then ran "newaliases". Posts
> >are no longer bounced, but they still aren't going out to list
> >members. I checked the mailman logs and can't find anything
> >associated with the post attempt. I also checked what I believe are
> >the sendmail logs (/var/log/mail.*) and didn't find anything there
> >either. The last entry in the logs is me running "newaliases". Where
> >else should I look for the error?
>
>
> Is Mailman running?
>
> See
> <http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.078.htp>.
>
> --
> Mark Sapiro <msapiro at value.net> The highway is for gamblers,
> San Francisco Bay Area, California better use your sense - B. Dylan
>
>
More information about the Mailman-Users
mailing list