From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/85153 Path: news.gmane.org!not-for-mail From: Filipp Gunbin Newsgroups: gmane.emacs.gnus.general Subject: Re: Any way to captuer smtp output when sending mail? Date: Sat, 18 Oct 2014 15:56:02 +0400 Message-ID: References: <87wq7yllo0.fsf@reader.local.lan> <874mv2nzro.fsf@reader.local.lan> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1413633433 21232 80.91.229.3 (18 Oct 2014 11:57:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 18 Oct 2014 11:57:13 +0000 (UTC) Cc: ding@gnus.org To: Harry Putnam Original-X-From: ding-owner+M33397@lists.math.uh.edu Sat Oct 18 13:57:07 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 1XfSd4-0002yq-AT for ding-account@gmane.org; Sat, 18 Oct 2014 13:57:02 +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 1XfScG-00087y-S0; Sat, 18 Oct 2014 06:56:12 -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 1XfScD-00087V-SH for ding@lists.math.uh.edu; Sat, 18 Oct 2014 06:56:09 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES128-SHA:128) (Exim 4.76) (envelope-from ) id 1XfScC-0008SA-PK for ding@lists.math.uh.edu; Sat, 18 Oct 2014 06:56:09 -0500 Original-Received: from out3-smtp.messagingengine.com ([66.111.4.27]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1XfScA-0001Ve-Km for ding@gnus.org; Sat, 18 Oct 2014 13:56:06 +0200 Original-Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by gateway2.nyi.internal (Postfix) with ESMTP id BA6E1206DE for ; Sat, 18 Oct 2014 07:56:05 -0400 (EDT) Original-Received: from frontend2 ([10.202.2.161]) by compute6.internal (MEProxy); Sat, 18 Oct 2014 07:56:05 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=fastmail.fm; h= x-sasl-enc:from:to:cc:subject:references:date:in-reply-to :message-id:mime-version:content-type; s=mesmtp; bh=MYDRRJRFjlAQ ymn3pXSEqv7GwMM=; b=ItJ/Zv8Zi6C4N0uCD0rr06Wfbg5Kn9rzLVOCVwINwY2N LR9+jCuITvli2EKZwfmu2JlWWVCGrwBoO3uWXr9Ya7FaKNlKWofzcJ73kvXxuQpq NXvCr2VZHPtoc5kl+xLxMeGEpdeEMxjM7wz8TBMkHu65damq4Kap8Va4y1TPIVs= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=x-sasl-enc:from:to:cc:subject:references :date:in-reply-to:message-id:mime-version:content-type; s= smtpout; bh=MYDRRJRFjlAQymn3pXSEqv7GwMM=; b=mf4oBaqtX2a6fYqEJ2E6 eDshMhw4dZepO7J42+6dKVL0DMMs9zXSVeWFuLM9JMGh8XA+lfvxFVFyPVOuVQ4E NMXenlSiAYKJ4b29GkbHizaiUvMuhdI/iONAjx6htwXQTo05meN0KJk+2XZVeOHx 0DeujZ3xbCalwSsmh+qyr/g= X-Sasl-enc: f8+eQzL3kBscyt79UzAXLLgk8mPMQV5RW1S0xrCohVfc 1413633365 Original-Received: from fgunbin.local (unknown [178.66.145.57]) by mail.messagingengine.com (Postfix) with ESMTPA id E8B93680097; Sat, 18 Oct 2014 07:56:04 -0400 (EDT) In-Reply-To: (Filipp Gunbin's message of "Sat, 18 Oct 2014 04:37:48 +0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.93 (darwin) X-Spam-Score: -3.0 (---) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:85153 Archived-At: On 18/10/2014 04:37 +0400, Filipp Gunbin wrote: > Check the file list/mail/smtpmail.el in the emacs installation ^^^^ lisp, of course :) -- Filipp