From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/72718 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 13:41:11 +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 1286458896 30011 80.91.229.12 (7 Oct 2010 13:41:36 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 7 Oct 2010 13:41:36 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M21090@lists.math.uh.edu Thu Oct 07 15:41:32 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 1P3qiw-0001Ar-Nn for ding-account@gmane.org; Thu, 07 Oct 2010 15:41:31 +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 1P3qiv-0001xG-IG; Thu, 07 Oct 2010 08:41:29 -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 1P3qiu-0001wx-7T for ding@lists.math.uh.edu; Thu, 07 Oct 2010 08:41:28 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1P3qiq-00045A-1L for ding@lists.math.uh.edu; Thu, 07 Oct 2010 08:41:28 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1P3qip-0003Z9-00 for ; Thu, 07 Oct 2010 15:41:23 +0200 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1P3qip-00019r-9W for ding@gnus.org; Thu, 07 Oct 2010 15:41:23 +0200 Original-Received: from 81-188-7-130.sdsl.easynet.be ([81.188.7.130]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 07 Oct 2010 15:41:23 +0200 Original-Received: from fpz by 81-188-7-130.sdsl.easynet.be with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 07 Oct 2010 15:41:23 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 22 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: 81.188.7.130 (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:72718 Archived-At: Hi, Lars Magne Ingebrigtsen gnus.org> writes: > > Francesco Pizzolante missioncriticalit.com> writes: > > > . > > That's the problem. The email isn't dot-encoded before sending. > > What's your setup for outgoing mail? That is, what does > > (message-send-mail-function) > > return? It is set to: smtpmail-send-it. Francesco