Re: maildata statistics

2003-03-27 Thread Colin Watson
On Fri, Mar 28, 2003 at 02:29:50AM +0900, Tsuyoshi Takada wrote: > There is a large mail data file "1.txt". Each mail is separated by the > strings "\n\.\n". Mail header and mail body is separated by "\n\n". > > For example, this mail data format is the following. > --- > Retu

maildata statistics

2003-03-27 Thread Tsuyoshi Takada
Hi all, There is a large mail data file "1.txt". Each mail is separated by the strings "\n\.\n". Mail header and mail body is separated by "\n\n". For example, this mail data format is the following. --- Return-Path: Received: To: From: [EMAIL PROTECTED] Hello! World!