If this is with very-current, today-or-yesterday CVS, then I'm at a total
loss to explain it, and clearly just poking at this thing with a stick.
If someone out there knows this stuff cold,
by all means, please step in and lend a hand!
Aaron
Blake Mitchell <[EMAIL PROTECTED]> said:
>
> I'm still getting these with current CVS, although a little less
> frequently. here's the garbage in the latest one:
>
> mysql> select messageblk into dumpfile '/tmp/msg.dump' from messageblks
> mb join messages m on mb.physmessage_id = m.physmessage_id and
> m.message_idnr = 175637 limit 1;
> Query OK, 1 row affected (0.00 sec)
>
> mysql>
> [1]+ Stopped mysql -u root dbmail
> [EMAIL PROTECTED] blake]$ cat -tv /tmp/msg.dump
> Received: from elnino.fastxs.net (twister.fastxs.net [213.214.98.20])^M
> ^Iby sls-cd7p8.medleysoft.com (Postfix) with ESMTP id 6FA45534091^M
> ^Ifor <[EMAIL PROTECTED]>; Sun, 2 May 2004 13:09:23 -0400 (EDT)^M
> Received: from elnino (localhost [127.0.0.1])^M
> ^Iby elnino.fastxs.net (Postfix) with ESMTP^M
> ^Iid DF6FD1BEFE; Sun, 2 May 2004 19:06:39 +0200 (CEST)^M
> Received: from world.usaglobe.com (unknown [216.235.141.14])^M
> ^Iby elnino.fastxs.net (Postfix) with ESMTP id 3FB1F1BD77^M
> ^Ifor <dbmail@dbmail.org>; Sun, 2 May 2004 19:02:10 +0200 (CEST)^M
> Received: from localhost.localdomain ([127.0.0.1]
helo=webmail.jjcons.com)^M
> ^Iby world.usaglobe.com with esmtp (Exim 3.36 #1) id 1BKKID-00088k-00^M
> ^Ifor dbmail@dbmail.org; Sun, 02 May 2004 12:58:17 -0400^M
> Received: from 24.98.73.71 (SquirrelMail authenticated user leif);^M
> ^Iby webmail.jjcons.com with HTTP; Sun, 2 May 2004 12:58:17 -0400 (EDT)^M
> Message-ID: <[EMAIL PROTECTED]>^M
> References:
<[EMAIL PROTECTED]>^M
> Date: Sun, 2 May 2004 12:58:17 -0400 (EDT)^M
> Subject: Re: [Dbmail] DBMail and IMAP ... dropping connections^M
> From: "Leif Jackson" <[EMAIL PROTECTED]>^M
> To: "DBMail mailinglist" <dbmail@dbmail.org>^M
> User-Agent: SquirrelMail/1.5.0^M
> MIME-Version: 1.0^M
> Content-Type: text/plain;charset=iso-8859-1^M
> Content-Transfer-Encoding: 8bit^M
> X-Priority: 3^M
> Importance: Normal^M
> X-BeenThere: [EMAIL PROTECTED]
> X-Mailman-Version: 2.1.4^M
> Precedence: list^M
> Reply-To: DBMail mailinglist <dbmail@dbmail.org>^M
> List-Id: DBMail mailinglist <dbmail.dbmail.org>^M
> List-Help: <mailto:[EMAIL PROTECTED]>^M
> List-Post: <mailto:dbmail@dbmail.org>^M
> List-Subscribe: <https://mailman.fastxs.nl/mailman/listinfo/dbmail>,^M
> ^I<mailto:[EMAIL PROTECTED]>^M
> List-Archive: <http://mailman.fastxs.net/pipermail/dbmail>^M
> List-Unsubscribe: <https://mailman.fastxs.nl/mailman/listinfo/dbmail>,^M
> ^I<mailto:[EMAIL PROTECTED]>^M
> Sender: [EMAIL PROTECTED]
> Errors-To: [EMAIL PROTECTED]
> [EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL
> PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]|
[EMAIL PROTECTED]@[EMAIL PROTECTED]
> [EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL
> PROTECTED]@[EMAIL PROTECTED]
[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]
> [EMAIL PROTECTED] blake]$
> [EMAIL PROTECTED] blake]$
>
> Aside from the garbage characters at the end, the other oddity about
> this message is that there is a leading newline on the first body blk, I
> assume it's the one usually on the end of the header blk. Everyone else
> on the list received this message too, if you've got a chance, maybe you
> can check your copy and see if it was mangled as well.
> _______________________________________________
> Dbmail-dev mailing list
> Dbmail-dev@dbmail.org
> http://twister.fastxs.net/mailman/listinfo/dbmail-dev
>
--