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 15517431FB6 for ; Wed, 1 Dec 2010 20:28:03 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 1.566 X-Spam-Level: * X-Spam-Status: No, score=1.566 tagged_above=-999 required=5 tests=[DATE_IN_PAST_06_12=1.103, DKIM_SIGNED=0.1, RDNS_DYNAMIC=0.363] 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 veK3ViE385rR for ; Wed, 1 Dec 2010 20:28:01 -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 C1AFD431FB5 for ; Wed, 1 Dec 2010 20:28:01 -0800 (PST) Received: from xhlj.maillard.im (xhlj.maillard.im [127.0.0.1]) by xhlj.maillard.im (Postfix) with ESMTP id 6638120B05; Thu, 2 Dec 2010 05:27:58 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=maillard.im; h=from:to:cc :subject:in-reply-to:references:reply-to:date:message-id :mime-version:content-type; s=postfix; bh=IMocKlE7ZdjwukZye4FvjL weC64=; b=kMMQ1d1uZbNZwvWBZNlB0FrtYW5+2u8yfoURZ/haTQDKvQBMw1ZZug 0ug2Xwceypci6VGq7iNDLkuUIFQLnm0bhz8IXye8GxNnFINQgM8wi/FQPNbQjftS 4H1l64x/+oreV9VwnZcrtpUQgCjNnHAiTfWoItHp1MPPPUL7Je95c= 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; Thu, 2 Dec 2010 05:27:58 +0100 (CET) From: Xavier Maillard To: first last Subject: Re: [GNU EMACS] smtpmail package and queue In-Reply-To: References: User-Agent: Notmuch/0.5 (http://notmuchmail.org) Emacs/23.2.1 (i486-slackware-linux-gnu) Date: Wed, 01 Dec 2010 20:13:36 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: notmuch@notmuchmail.org 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: Thu, 02 Dec 2010 04:28:03 -0000 Hi, On Wed, 1 Dec 2010 03:01:47 +0100, first last wrote: > msmtp includes (at last in some distros I think) a script that enqeues mails > when you are offline and sends them when you are online. It is a drop-in > replacement for sendmail. Ok and thank you for msmtp but what about smtpmail.el ? :D /Xavier