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 647E040BD9B for ; Thu, 23 Sep 2010 09:18:59 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -1.999 X-Spam-Level: X-Spam-Status: No, score=-1.999 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001] autolearn=ham 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 zmdCFtc-IbcZ for ; Thu, 23 Sep 2010 09:18:48 -0700 (PDT) Received: from mail-pv0-f181.google.com (mail-pv0-f181.google.com [74.125.83.181]) by olra.theworths.org (Postfix) with ESMTP id C1A3940BFD3 for ; Thu, 23 Sep 2010 09:18:48 -0700 (PDT) Received: by pvg16 with SMTP id 16so618901pvg.26 for ; Thu, 23 Sep 2010 09:18:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:cc:subject :in-reply-to:references:user-agent:date:message-id:mime-version :content-type; bh=0mDvSQxztsrePLcQl7TVdfBGg8GL8QyUkq1jMp75HaY=; b=Ak6fLYs6MfP6IU25M8OkKxeQo2MC+4hJLewbYVQEtoKQiByet6c78rz+24Vwy6JZIh 2wX9jUMVIExRWkkvL4744VLFp8LogeP81GtITnTN+tvMAog7P7XBzhw7QwyAaLIHpLXa hvGisMl7Gz4DzlN9SY+5l7sISAR+3HLnKwsd0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:subject:in-reply-to:references:user-agent:date :message-id:mime-version:content-type; b=fdX44D8tj598k0tslOq3Uypexbv+i+JlBANs0zPAlZNntANDsEuhaUO15gbyzNWTzJ QuzdopZ4zYpYlCOhIye1wUKFKfRhnTVTlJQVxYz1arsx5M401OL04Q8rewGjZyR24jsE /UzHDmm2nyNdQs2DrcBPIWLkGw4N17JiftO+g= Received: by 10.142.222.8 with SMTP id u8mr1593018wfg.245.1285258726485; Thu, 23 Sep 2010 09:18:46 -0700 (PDT) Received: from daniel (ppp-71-140-201-134.dsl.irvnca.pacbell.net [71.140.201.134]) by mx.google.com with ESMTPS id y36sm1139407wfd.6.2010.09.23.09.18.44 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 23 Sep 2010 09:18:45 -0700 (PDT) From: Daniel Goldin To: Xavier Maillard Subject: Re: notmuch-haskell In-Reply-To: References: User-Agent: Notmuch/0.3.1-59-g676d251 (http://notmuchmail.org) Emacs/23.1.1 (i486-pc-linux-gnu) Date: Thu, 23 Sep 2010 09:17:41 -0700 Message-ID: <87wrqc77tm.fsf@gmail.com> 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 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, 23 Sep 2010 16:18:59 -0000 Apologize for having accidentally sent request in response to Re: notmuch-haskell, and thanks for the response. When I commented out (notmuch-fcc-dirs t), smtpmail started working again. Any thoughts? d. On Thu, 23 Sep 2010 09:35:55 +0200, Xavier Maillard wrote: > On Sun, 19 Sep 2010 11:53:22 -0700, Daniel Goldin wrote: > > Using emacs 23.1.1, notmuch 3.1-59. Here is relevant code from .emacs: > > [ SNIP] > > > (require 'smtpmail) > > (setq send-mail-function 'smtpmail-send-it) > > (setq message-send-mail-function 'smtpmail-send-it) > > Is `smtpmail-send-it' able to queue messages when SMTP server is > unreachable ? If so, can this queue be automatically flushed when one > send a new message successfully. I mean, all messages are queued *but* > when one message passes, then, the whole queue is flushed. > > Cheers -- Daniel Goldin, LMFT 626.817.2462 www.danielgoldinpractice.com