mhonarc-users

Re: removing comments from msg files ...

2004-02-05 13:00:41
On February 2, 2004 at 11:18, "Marc G. Fournier" wrote:

Is there any way of removing the comments from the msg file(s) that
mhonarc adds in?

Not without code changes.

it might not look like alot individually, but at ~1k per msg file, when
you are talking about 100s of thousands of messages tends to add up
quickly quickly:

svr5# ls -lt t.php msg00373.php
-rw-r--r--  1 root  wheel  3690 Feb  2 15:22 t.php
-rw-r--r--  1 root  wheel  4754 Feb  2 15:00 msg00373.php

Some of the <!-X- --> comments are essential for mhonarc to
edit messages in archive updates.  The top header comments are
not, but they do help in archive recovering.  I am considering
adding something to disable them for those cases were archive
recovering is not an issue.

--ewh

<Prev in Thread] Current Thread [Next in Thread>