From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/72729 Path: news.gmane.org!not-for-mail From: Francesco Pizzolante Newsgroups: gmane.emacs.gnus.general Subject: Re: Problem when sending diffs Date: Thu, 7 Oct 2010 18:24:53 +0000 (UTC) Message-ID: References: <87bp7s6fvq.fsf@mundaneum.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1286475925 24917 80.91.229.12 (7 Oct 2010 18:25:25 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 7 Oct 2010 18:25:25 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M21101@lists.math.uh.edu Thu Oct 07 20:25:22 2010 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1P3v9a-0001gh-Vg for ding-account@gmane.org; Thu, 07 Oct 2010 20:25:19 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1P3v9T-0004D5-8m; Thu, 07 Oct 2010 13:25:11 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1P3v9R-0004Cj-Oj for ding@lists.math.uh.edu; Thu, 07 Oct 2010 13:25:09 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1P3v9N-0005iJ-Ga for ding@lists.math.uh.edu; Thu, 07 Oct 2010 13:25:09 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1P3v9M-0007Xr-00 for ; Thu, 07 Oct 2010 20:25:04 +0200 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1P3v9M-0001eT-En for ding@gnus.org; Thu, 07 Oct 2010 20:25:04 +0200 Original-Received: from ip-83-134-41-157.dsl.scarlet.be ([83.134.41.157]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 07 Oct 2010 20:25:04 +0200 Original-Received: from fpz by ip-83-134-41-157.dsl.scarlet.be with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 07 Oct 2010 20:25:04 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 26 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 83.134.41.157 (Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.63 Safari/534.3) X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:72729 Archived-At: Lars Magne Ingebrigtsen gnus.org> writes: > > Andreas Schwab linux-m68k.org> writes: > > > It looks as if the dot line together with the previous three lines were > > sent out of sequence and were supposed to be sent at the end of the > > data. > > Ah, yes. True. `smtpmail-send-data' sends data line-by-line, > apparently, so this has to be a very odd bug in Emacs or Emacs's Windows > build. It's not a Gnus bug, in any case. I just tried with the following version: GNU Emacs 24.0.50.1 (i386-mingw-nt6.1.7600) of 2010-09-29 on LENNART-69DE564 But it's still the same problem... What do I have to do to "fix" the problem? Is there a workaround? Is there a newer version of smtpmail? Thanks, Francesco