[Mailman-Developers] No module named RFC822
Thomas Wouters
thomas@xs4all.net
Tue, 10 Jul 2001 13:42:56 +0200
On Tue, Jul 10, 2001 at 12:03:12PM +0200, Georg Koch wrote:
> Before sending in another peculiar observation, I wanted to update my
> mailman version. After "cvs update" I did a "make install" and got the
> following error:
> Compiling /home/mailman/Mailman/versions.py ...
> Traceback (most recent call last):
> File "bin/update", line 46, in ?
> from Mailman import MailList
> File "/home/mailman/Mailman/MailList.py", line 49, in ?
> from Mailman.Bouncer import Bouncer
> File "/home/mailman/Mailman/Bouncer.py", line 29, in ?
> from mimelib.RFC822 import RFC822
> ImportError: No module named RFC822
>
> Normal sending with known subscribers seems to work, but senddigests
> now complains with the same error:
>
> /usr/local/bin/python /home/mailman/cron/senddigests
> produced the following output:
>
> Traceback (most recent call last):
> File "/home/mailman/cron/senddigests", line 25, in ?
> from Mailman import MailList
> File "/home/mailman/Mailman/MailList.py", line 49, in ?
> from Mailman.Bouncer import Bouncer
> File "/home/mailman/Mailman/Bouncer.py", line 29, in ?
> from mimelib.RFC822 import RFC822
> ImportError: No module named RFC822
> What should I do?
Probably update your 'mimelib' version. 0.4 is now required.
--
Thomas Wouters <thomas@xs4all.net>
Hi! I'm a .signature virus! copy me into your .signature file to help me spread!