Hi Steve,
Thanks for your comments!
Stephen J. Turnbull 於 2023/8/26 21:53 寫道:
Franklin Weng writes:
I had a blog article describing how I did it.
Thank you for mentioning this.
As far as I know, Debian packages use the system Python and the system Django. Is that correct?
Correct.
I have had trouble myself with [language.en] charset: ascii myself when importing Mailman 2 lists into Mailman 3. This was an *ancient* instance (Mailman 2 installed in 2009, 21.1.15). Save yourself pain and set it to utf-8. I need to make sure before I make such a change in a public release though.
As far as I know [language.master] charset isn't relevant anymore as all out message catalogs are UTF-8 now.
IIRC I got some errors about handling characters encoding if I don't set up charset in language.master and language.en section. But the memory is vague and I don't want to go back retesting that...
In our current releases, the "mailman" command and the "mailman-web" command are separate. mailman-web/manage.py and django-admin are basically aliases for mailman-web. I think "mailman-web", not "mailman" is what you mean in your last note. Note that "manage.py" doesn't know anything about functions of the "mailman" command, since it is derived from Django. So you might want to check that and correct it.
Steve
Thanks! I've updated my blog post adding your comments there.
Honestly I was totally confused by all these, and as I have said, the MM3/Django/Hyperkitty/... documents didn't help much. I struggled a lot to find out "manage.py" could do all the operations (like importing) I wanted.
Franklin
Mailman's content filtering has removed the following MIME parts from this message.
Replaced multipart/alternative part with first alternative.