On my continued quest to import my majordomo log format archives, I wrote a
short program to move the date from the Date header line onto the From line
(and delete the colon, make sure I have \n\n before the From line, etc.),
but I haven't had any success with the arch command yet.   I can only
conclude that it needs more headers than I have (can't say I'm fluent in
Python).

In any case, two possibilities:

        Could someone tell me the minimum headers that 'arch' needs?  or

        Should I just bail and try to convert everything to Mhonarc?

Thanks for any advice,

Ryan


At 11:57 AM 4/2/2001 -0500, Ryan K. Brooks wrote:
>Hi All, 'nuther question:
>
>     I see that it's relatively painless to bring in addition mbox
>formatted archives into a new mailman list, but I'd like to bring in a
>bunch of old stuff from Majordomo in it's Log format.   Any suggestions
>on this?
>
>I tried to search the -users archives, but the SIG stuff doesn't appear
>to work anymore.   Thanks for any advice,

I'm not sure what Majordomo log format is but mbox format is pretty
easy to convert stuff into... just ^N^Nfrom<space> between messages.
The problem that I ran into when doing some conversion is that
Mailman 2.0 looks for some date/time strings on the same line as
the "from<space>" ..


------------------------------------------------------
Mailman-Users maillist  -  [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users

Reply via email to