Hi all,
This probably doesn't affect anyone.
I just added a "report spamlist" button on archive infopages.
You can see an example here:
http://www.mail-archive.com/gossip@jab.org/info.html
Despite inbound spam filtering, The Mail Archive is occaionally on
the receiving end of lists that are e
Thanks!
Also, one of the people with slightly-broken mbox files suggested this:
perl -i -p -e '/^From / && !/\d\d:\d\d:\d\d \d\d\d\d$/ && s/(.+)/>$1/' A_*
I'm continuously amazed at both Perl, and the people whose brains are
capable of understanding it. :)
-Jeff
__
On August 12, 2006 at 13:28, "Jeff Breidenbach" wrote:
> The majority of mbox files I've been handed do not escape "From" like
> they should, and this causes problems on M-A's end; inc from the nmh
> suite gets unhappy and starts trashing messages. Are there any
> recommendations for an mbox2mbox