![]() |
mhonarc-users
|
Re: Help with MSGSEP for M/32 archives2000-02-07 17:12:29#!/usr/local/bin/perl while (<>) { print; <> if /^---------- End of Message ----------/; } Use ^---------- End of Message... Thanks Earl, works a treat! Only trouble is, it seems the M/32 archives don't have Message IDs or "In Reply to" fields, as all my threads say there are (0) follow ups :( Oh well, I've asked if the M/32 archive format can be changed :) -- Gerry Hickman (London UK) http://www.gerry1.dircon.co.uk/
|
|