On Wednesday, 12. February 2003 18:16, LuKreme wrote:
> On Wednesday, Feb 12, 2003, at 09:53 Canada/Mountain, Matthias Juchem
>
> wrote:
> > I just wanted to do a upgrade to 2.1.1. The release notes tell me to
> > do a 'make catalogs' in messages/
>
> They do?
Hi there.
I just wanted to do a upgrade to 2.1.1. The release notes tell me to do a 'make
catalogs' in messages/.
This step is repeated for each language:
---snip---
msgfmt -o lt/LC_MESSAGES/mailman.mo lt/LC_MESSAGES/mailman.po
Merging new template file with existing translations
mv nl/LC_MESSA
On Saturday, 8. February 2003 05:01, Barry A. Warsaw wrote:
> >>>>> "MJ" == Matthias Juchem <[EMAIL PROTECTED]> writes:
>
> MJ> I thought that the language setting only affects the language
> MJ> and not the charset...
>
> It has to b
On Saturday, 8. February 2003 17:28, Barry A. Warsaw wrote:
> >>>>> "MJ" == Matthias Juchem <[EMAIL PROTECTED]> writes:
>
> MJ> MTA = 'None'
>
> Whoops! None is a special value in Python and shouldn't be quoted.
> Change that
On Saturday, 8. February 2003 05:20, Barry A. Warsaw wrote:
> >>>>> "MJ" == Matthias Juchem <[EMAIL PROTECTED]> writes:
>
> MJ> When doing a bin/newlist, I get an 'ImportError: No module
> MJ> named None'.
>
> Did you set
On Saturday, 8. February 2003 00:17, Ben Gertzfield wrote:
> Matthias Juchem wrote:
> >When sending an absolute normal e-mail (simply one word in the subject and
> >one word in the body) to both servers, the older one distributes it fine.
> > The newer one generates a MIME att
Hi.
I have Mailman 2.1.
When doing a bin/newlist, I get an 'ImportError: No module named None'.
$ bin/newlist
Enter the name of the list: a
Enter the email of the person running the list: [EMAIL PROTECTED]
Initial a password:
Traceback (most recent call last):
File "bin/newlist", line 219, in
Hi.
I've got a little Mailman problem.
I have one mailserver with Mailman 2.1rc1 (referred to as 'old server') and a
another mailserver with Mailman 2.1 (the 'new server').
Mailserver program is qmail, in both cases. Mailman/mm_cfg.py is identical
except for the server names and URLs.
I migrat