On 12/29/22 05:25, Odhiambo Washington wrote:
I looked at my list archives and saw that the latest post was on Dec 8, 2022. Then, because I wanted to import any posts that happened from 8th to now(), I looked at two posts: 1. https://lists.mailman3.org/archives/list/mailman-users@mailman3.org/message/... This talks about 'hyperkitty_import *--since=01.01.2022* -l mylist@mydomain my-mbox-file'
- https://mail.python.org/pipermail/mailman-users/2018-July/083607.html Which talks about 'hyperkitty_import *--since='1990-01-01'* -l mylist@mydomain my-mbox-file'
The default without the since= option is to import only those messages from the mbox which are newer than the newest message in the existing archive which is exactly what you want.
I am concerned about the implication of the date format here, especially because our species from America write their dates differently than the British, even though the British colonized us all :P
hyperkitty_import uses python-dateutil <https://dateutil.readthedocs.io/en/stable/> to parse the since date. See <https://dateutil.readthedocs.io/en/stable/parser.html> for info on formats.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan