Quoting Mark Sapiro <m...@msapiro.net>:

dhottin...@harrisonburg.k12.va.us wrote:

Thanks for the reply.  I ran mailmanctl and was still getting the same
error.  I'll try recompiling again with 2.1.12.  Does the cron
directory not get replaced when running make install?


Files with the same names get replaced and new files get added, but
old, no longer used files don't get removed.

Also Mailman's crontab does not get updated. You need to install a new
one based on cron/crontab.in.

--
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan


Can I just copy cron/crontab.in from the dist? Also, I start mailmanctl and it starts:

20919 ?        Ss     0:00 /usr/bin/python2.4 ./mailmanctl start
20942 ? S 0:00 /usr/bin/python2.4 /var/mailman/bin/qrunner --runner=ArchRunner:0:1 -s 20943 ? S 0:00 /usr/bin/python2.4 /var/mailman/bin/qrunner --runner=BounceRunner:0:1 -s 20944 ? S 0:00 /usr/bin/python2.4 /var/mailman/bin/qrunner --runner=CommandRunner:0:1 -s 20945 ? S 0:00 /usr/bin/python2.4 /var/mailman/bin/qrunner --runner=IncomingRunner:0:1 -s 20946 ? S 0:00 /usr/bin/python2.4 /var/mailman/bin/qrunner --runner=NewsRunner:0:1 -s 20948 ? S 0:00 /usr/bin/python2.4 /var/mailman/bin/qrunner --runner=OutgoingRunner:0:1 -s 20951 ? S 0:00 /usr/bin/python2.4 /var/mailman/bin/qrunner --runner=VirginRunner:0:1 -s 20952 ? S 0:00 /usr/bin/python2.4 /var/mailman/bin/qrunner --runner=RetryRunner:0:1 -s

Then I start getting these errors from the mailman:

Traceback (most recent call last):
  File "/var/mailman/cron/qrunner", line 89, in ?
    from Mailman.Handlers import HandlerAPI
  File "/var/mailman/Mailman/Handlers/HandlerAPI.py", line 26, in ?
    from Mailman.pythonlib.StringIO import StringIO
ImportError: No module named pythonlib.StringIO

--
Dwayne Hottinger
Network Administrator
Harrisonburg City Public Schools

"Everything should be made as simple as possible, but not simpler."
-- Albert Einstein

"The hottest places in Hell are reserved for those who, in times of moral
crisis, preserved their neutrality."
-- Dante

------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to