Hello.
Is it possible to import google group archives to mailman3. With this[1] script, I was able to export archives. Please let me know if anyone have tried and succeeded.
--abhijith [1] - https://github.com/icy/google-group-crawler
On 1/22/19 7:33 PM, Abhijith PA via Mailman-users wrote:
Hello.
Is it possible to import google group archives to mailman3. With this[1] script, I was able to export archives. Please let me know if anyone have tried and succeeded.
--abhijith [1] - https://github.com/icy/google-group-crawler
It looks like the script produces a mbox format output file, so all you need to import the archive is to run the django admin job hyperkitty_import to import the mbox. Run hyperkitty_import with the --help option for information and note that if there are existing messages in the target archive, you need the --since option to get older messages.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
participants (2)
-
Abhijith PA
-
Mark Sapiro