Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 1FFF8431FB6 for ; Tue, 30 Nov 2010 14:49:28 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 1.463 X-Spam-Level: * X-Spam-Status: No, score=1.463 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, RDNS_DYNAMIC=0.363, TO_NO_BRKTS_DYNIP=1] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7ixlwPImYB00 for ; Tue, 30 Nov 2010 14:49:27 -0800 (PST) Received: from xhlj.maillard.im (cha51-3-88-164-105-66.fbx.proxad.net [88.164.105.66]) by olra.theworths.org (Postfix) with ESMTP id 524F4431FB5 for ; Tue, 30 Nov 2010 14:49:27 -0800 (PST) Received: from xhlj.maillard.im (xhlj.maillard.im [127.0.0.1]) by xhlj.maillard.im (Postfix) with ESMTP id B245F1E07A for ; Tue, 30 Nov 2010 23:49:25 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=maillard.im; h=from:to :subject:reply-to:date:message-id:mime-version:content-type; s= postfix; bh=GzarLWispZ7USLrmkRZcJYUn2dc=; b=yoDLvdsxMWwZcCOC0JZ1 5doBO02KupUkTKDaaThH/gFHqx6ssyQGpmnTmVdHJ/roXvEoZHmSHal8tcO1f9Ke IA3nTf9deFLUua42a5YHZYr6wQR1h2n93cwwsOo8m3idZd50HD65IpInPBrV+qKS QOADN+QQusFWwTSIwkGg8Ac= Received: from maillard.im (unknown [192.168.0.254]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by xhlj.maillard.im (Postfix) with ESMTPSA for ; Tue, 30 Nov 2010 23:49:25 +0100 (CET) From: Xavier Maillard To: notmuch@notmuchmail.org Subject: [GNU EMACS] smtpmail package and queue User-Agent: Notmuch/0.5 (http://notmuchmail.org) Emacs/23.2.1 (i486-slackware-linux-gnu) Date: Tue, 30 Nov 2010 23:56:34 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list Reply-To: Xavier Maillard List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Nov 2010 22:49:28 -0000 Hi, in this thread (id:"m2wrqc52uc.fsf@kcals.maillard.im"), I was asking whether `smtpmail-send-it' function was able to queue messages when SMTP server was unreachable. As far as I can tell, I did not find anything. Does anybody know if it is possible at all ? Thank you -- Xavier