From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/18064 Path: main.gmane.org!not-for-mail From: Vladimir Volovich Newsgroups: gmane.emacs.gnus.general Subject: Re: serious mail segmentation pb Date: 23 Oct 1998 14:59:30 +0400 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035156653 4167 80.91.224.250 (20 Oct 2002 23:30:53 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:30:53 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from fisher.math.uh.edu (fisher.math.uh.edu [129.7.128.35]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id HAA24297 for ; Fri, 23 Oct 1998 07:02:49 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by fisher.math.uh.edu (8.9.1/8.9.1) with ESMTP id GAB11892; Fri, 23 Oct 1998 06:02:26 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 23 Oct 1998 06:02:25 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id GAA06437 for ; Fri, 23 Oct 1998 06:02:15 -0500 (CDT) Original-Received: from cc.vsu.ru (root@ns.vsu.relarn.ru [194.226.24.1]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id HAA24249 for ; Fri, 23 Oct 1998 07:01:54 -0400 (EDT) Original-Received: (from uucp@localhost) by cc.vsu.ru (8.9.1/8.9.1) with UUCP id PAA13909; Fri, 23 Oct 1998 15:00:01 +0400 Original-Received: (from vvv@localhost) by vvv.vsu.ru (8.8.7/8.8.7) id OAA08685; Fri, 23 Oct 1998 14:59:30 +0400 Original-To: Emmanuel Michon In-Reply-To: Emmanuel Michon's message of "23 Oct 1998 11:41:39 +0200" Original-Lines: 25 User-Agent: Gnus/5.070036 (Pterodactyl Gnus v0.36) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:18064 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:18064 "EM" == Emmanuel Michon writes: EM> Panic! Mail segmentation is incorrect: I find ``From:'' lines as EM> the last line of some message, after the signature, which would EM> mean that the splitting is made just *after* the header (???); EM> the beginning of mail text is often lacking (one line or two); I EM> get sometimes ^@^@^@^@^@^@^@^@... lines at the end of messages. I had similar problems with pgnus. i think that i'm not using pop3, --- gnus directly gets my mails from mail spool dir. Sometimes the beginning of the next mail looks in mbox like: this is the continuation og previous mail...From aaa@bbb.ccc ... etc. (i.e. the previous mail's last line is unfinished and From line is written without an empty line skip), so the new mail is `invisible in the correct place', but is visible at the end of prev. mail. I've also sen those ^@^@^@^@^@s typically after the headers (filling the empty line between headers and message body). i was unable to reproduce systematically this prob, so did not report it as a bug. Best regards, -- Vladimir.