From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/85149 Path: news.gmane.org!not-for-mail From: Harry Putnam Newsgroups: gmane.emacs.gnus.general Subject: Any way to captuer smtp output when sending mail? Date: Fri, 17 Oct 2014 12:13:03 -0400 Organization: Still searching... Message-ID: <87wq7yllo0.fsf@reader.local.lan> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1413562471 25588 80.91.229.3 (17 Oct 2014 16:14:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 17 Oct 2014 16:14:31 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M33393@lists.math.uh.edu Fri Oct 17 18:14:23 2014 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XfAAW-0005sM-Oj for ding-account@gmane.org; Fri, 17 Oct 2014 18:14:20 +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 1XfA9a-00035C-GN; Fri, 17 Oct 2014 11:13:22 -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 1XfA9Y-00034m-7t for ding@lists.math.uh.edu; Fri, 17 Oct 2014 11:13:20 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES128-SHA:128) (Exim 4.76) (envelope-from ) id 1XfA9W-0002OT-Rh for ding@lists.math.uh.edu; Fri, 17 Oct 2014 11:13:19 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1XfA9U-0002wA-Sp for ding@gnus.org; Fri, 17 Oct 2014 18:13:16 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XfA9S-0005Ay-Sk for ding@gnus.org; Fri, 17 Oct 2014 18:13:14 +0200 Original-Received: from c-76-97-127-193.hsd1.ga.comcast.net ([76.97.127.193]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 17 Oct 2014 18:13:14 +0200 Original-Received: from reader by c-76-97-127-193.hsd1.ga.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 17 Oct 2014 18:13:14 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 4 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: c-76-97-127-193.hsd1.ga.comcast.net User-Agent: Gnus/5.13001 (Ma Gnus v0.10) Emacs/24.3 (gnu/linux) Cancel-Lock: sha1:G0CZWqpG8vzD91pa5TL7sAWX66c= X-Spam-Score: -1.5 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:85149 Archived-At: How would I go about sending mail in such a way as to capture the smtp output like one can do with `mailx -v' I'd like to collect that smtp output in a buffer as I send mail.