newbie questions
authorTamas Papp <tkpapp@gmail.com>
Fri, 3 Feb 2012 11:59:34 +0000 (12:59 +0100)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:44:01 +0000 (09:44 -0800)
30/dc30debd0efd56cbf40c4c15039fd23afc8eb0 [new file with mode: 0644]

diff --git a/30/dc30debd0efd56cbf40c4c15039fd23afc8eb0 b/30/dc30debd0efd56cbf40c4c15039fd23afc8eb0
new file mode 100644 (file)
index 0000000..af7c16e
--- /dev/null
@@ -0,0 +1,81 @@
+Return-Path: <tkpapp@gmail.com>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id BFECA431FB6\r
+       for <notmuch@notmuchmail.org>; Fri,  3 Feb 2012 04:00:01 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.799\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5\r
+       tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
+       FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id 3owJpVLZ8ZrU for <notmuch@notmuchmail.org>;\r
+       Fri,  3 Feb 2012 04:00:01 -0800 (PST)\r
+Received: from mail-ee0-f53.google.com (mail-ee0-f53.google.com\r
+ [74.125.83.53])       (using TLSv1 with cipher RC4-SHA (128/128 bits))        (No client\r
+ certificate requested)        by olra.theworths.org (Postfix) with ESMTPS id\r
+ 30F38431FAE   for <notmuch@notmuchmail.org>; Fri,  3 Feb 2012 04:00:01 -0800\r
+ (PST)\r
+Received: by eeke51 with SMTP id e51so1480789eek.26\r
+       for <notmuch@notmuchmail.org>; Fri, 03 Feb 2012 03:59:58 -0800 (PST)\r
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;\r
+       h=date:from:to:subject:message-id:mime-version:content-type\r
+       :content-disposition:user-agent;\r
+       bh=fSu6eC/nvOZJ32PNsyPt6ziyHexr2Y4x3aAvgp2O3X4=;\r
+       b=jMuEnoTRwBpCTDo/Ke3m7rKS4XQp7gde0KD9mF29J99DPTYj36pgE6x497i3z3y4lA\r
+       hvazHDZTqUVhuTaPehlq6sYl1gYdJRpWz//nuVoHSqiKYF2rfl+nRqWezGmaIAYLMtot\r
+       uU+hx03JyJoA2515kkuWluVMNKndB7/BvjIRo=\r
+Received: by 10.14.17.30 with SMTP id i30mr2242934eei.0.1328270398674;\r
+       Fri, 03 Feb 2012 03:59:58 -0800 (PST)\r
+Received: from localhost (catv-89-132-168-12.catv.broadband.hu.\r
+       [89.132.168.12])\r
+       by mx.google.com with ESMTPS id o49sm21108636eeb.7.2012.02.03.03.59.56\r
+       (version=TLSv1/SSLv3 cipher=OTHER);\r
+       Fri, 03 Feb 2012 03:59:57 -0800 (PST)\r
+Date: Fri, 3 Feb 2012 12:59:34 +0100\r
+From: Tamas Papp <tkpapp@gmail.com>\r
+To: notmuch@notmuchmail.org\r
+Subject: newbie questions\r
+Message-ID: <20120203115934.GA5605@daedalus>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\r
+Content-Disposition: inline\r
+User-Agent: Mutt/1.5.21 (2010-09-15)\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Fri, 03 Feb 2012 12:00:02 -0000\r
+\r
+Hi,\r
+\r
+I just started using notmuch.  It is fascinating, but I still need to\r
+figure out a few things:\r
+\r
+1. How can I restrict searches (eg of my inbox) to the last few\r
+messages (eg 50-100) or some date (eg last 2 weeks)?  I am using the\r
+Emacs interface.\r
+\r
+2. Could someone point me to some guides on workflow with notmuch in\r
+Emacs?  So far I have been using mutt, and I guess I need to rethink a\r
+few things.\r
+\r
+3. If I have multiple accounts, how can I change my e-mail address\r
+(From:) when I am writing messages (within emacs, using the m key).\r
+\r
+Thanks,\r
+\r
+Tamas\r
+\r