[Mailman-Users] Re: [Mailman-Users] More INFO -- PLS HELP -- I send mail to the list and nothing happens

syntax at crackcrew.org syntax at crackcrew.org
Wed Aug 15 20:13:15 CEST 2001


some more info,

My crontab is sending me emails about errors simlar to this:

Traceback (most recent call last):
File "/home/mailman/cron/senddigests", line 25, in ?
from Mailman import MailList
File "/home/mailman/Mailman/MailList.py", line 34, in ?
from mimelib.address import getaddresses
ImportError: No module named mimelib.address

I have confirmed that I have the mimelibs installed, I reinstalled them
anyway but I'm still getting these errors.

if I run a bin/check_perms it says no problems found, which would tell me
that is seeing the mimelibs right?

Thanks,
Matt

> YES
>
> when I do a crontab -l (logged in as user mailman) i get this:
>
> # DO NOT EDIT THIS FILE - edit the master and reinstall.
> # (/home/mailman/cron/crontab.in installed on Wed Aug 15 00:27:50 2001)
> # (Cron version -- $Id: crontab.c,v 2.13 1994/01/17 03:20:37 vixie Exp
> $) # At 5PM every day, mail reminders to admins as to pending requests
> 0 17 * * * /usr/bin/python -S /home/mailman/cron/checkdbs
> #
> # Noon, mail digests for lists that do periodic as well as threshhold
> delivery.
> 0 12 * * * /usr/bin/python -S /home/mailman/cron/senddigests
> #
> # 5 AM on the first of each month, mail out password reminders.
> 0 5 1 * * /usr/bin/python -S /home/mailman/cron/mailpasswds
> #
> # Every 5 mins, try to gate news to mail.  You can comment this one out
> # if you don't want to allow gating, or don't have any going on right
> now, # or want to exclusively use a callback strategy instead of
> polling. 0,5,10,15,20,25,30,35,40,45,50,55 * * * * /usr/bin/python -
> S /home/mailman/cron/gate_news
> #
> # At 3:27am every night, regenerate the gzip'd archive file.  Only #
> turn this on if the internal archiver is used and
> # GZIP_ARCHIVE_TXT_FILES is false in mm_cfg.py
> 27 3 * * * /usr/bin/python -S /home/mailman/cron/nightly_gzip
>
>> <syntax at crackcrew.org> writes:
>>
>>> comon, I hate when people reply with these responses.
>>
>> I hate when people can not quoting.
>>
>>> I followed the
>>> documentation from begining to end when I installed it.
>>
>> Have you read this?
>>
>> ,----[ INSTALL ]
>> | Set up the crontab entries.  Mailman runs a number of cron jobs |
>> for its basic functionality.  You need to be user `mailman' (or |
>> whatever you specified as --with-ownername) to perform this
>> | step.  Add $prefix/cron/crontab.in as a crontab entry by
>> | executing these commands:
>> | ...
>> `----
>>
>>
>> MfG
>> Detlef Neubauer
>>
>> --
>> .oO GnuPG Key auf http://germany.keyserver.net/ Oo.
>
>
>
>
> ------------------------------------------------------
> Mailman-Users maillist  -  Mailman-Users at python.org
> http://mail.python.org/mailman/listinfo/mailman-users







More information about the Mailman-Users mailing list