From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/79348 Path: news.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: smtpmail embedded into fedmail Date: Sun, 03 Jul 2011 15:11:13 +0200 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1309699386 14401 80.91.229.12 (3 Jul 2011 13:23:06 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 3 Jul 2011 13:23:06 +0000 (UTC) Cc: ding@gnus.org To: Adrian Lanz Original-X-From: ding-owner+M27644@lists.math.uh.edu Sun Jul 03 15:22:58 2011 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 1QdMdU-0001LI-LE for ding-account@gmane.org; Sun, 03 Jul 2011 15:22:56 +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 1QdMdF-0000aM-6g; Sun, 03 Jul 2011 08:22:41 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1QdMdE-0000aA-1O for ding@lists.math.uh.edu; Sun, 03 Jul 2011 08:22:40 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1QdMdC-0001qw-Sg for ding@lists.math.uh.edu; Sun, 03 Jul 2011 08:22:39 -0500 Original-Received: from hermes.netfonds.no ([80.91.224.195]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1QdMdB-0004tZ-Bt for ding@gnus.org; Sun, 03 Jul 2011 15:22:37 +0200 Original-Received: from cm-84.215.51.58.getinternet.no ([84.215.51.58] helo=quimbies.gnus.org) by hermes.netfonds.no with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1QdMd5-0008Oy-HT; Sun, 03 Jul 2011 15:22:31 +0200 In-Reply-To: (Adrian Lanz's message of "Sun, 03 Jul 2011 14:55:28 +0200") User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux) X-Now-Playing: Beth Sorrentino's _Nine Songs, One Story_: "Wave" X-Hashcash: 1:23:110703:lanz@wsl.ch::TGdbAWJ+XDtG3LqI:0000004Z5a X-Hashcash: 1:23:110703:ding@gnus.org::yXb/QhzbaVJ5omVv:0000XZdC X-MailScanner-ID: 1QdMd5-0008Oy-HT MailScanner-NULL-Check: 1310304151.61799@RCgZdUkdQY6nRuePy+kmSQ X-Spam-Status: No X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:79348 Archived-At: Adrian Lanz writes: > *** /usr/share/emacs/24.0.50/lisp/mail/smtpmail.el.gz > --- /emacs/lisp/gnus/smtpmail.el > *************** > *** 807,813 **** > ;; DATA end "." > (smtpmail-command-or-throw process ".") > ;; Return success. > ! nil)) > (when (and process > (buffer-live-p process-buffer)) > (with-current-buffer (process-buffer process) > --- 807,813 ---- > ;; DATA end "." > (smtpmail-command-or-throw process ".") > ;; Return success. > ! t)) > (when (and process > (buffer-live-p process-buffer)) > (with-current-buffer (process-buffer process) No, that's wrong. A non-nil return value means that sending failed... -- (domestic pets only, the antidote for overdose, milk.) bloggy blog http://lars.ingebrigtsen.no/