Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / 9d / 1ac834589514713f23405c6bc84ca3cc3b7bde
1 Return-Path: <dme@dme.org>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id AA5E1431FAF\r
6         for <notmuch@notmuchmail.org>; Sat,  4 Feb 2012 01:15:33 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -0.7\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id 98pJ7rMcozKw for <notmuch@notmuchmail.org>;\r
16         Sat,  4 Feb 2012 01:15:33 -0800 (PST)\r
17 Received: from mail-we0-f181.google.com (mail-we0-f181.google.com\r
18         [74.125.82.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id E06A2431FAE\r
21         for <notmuch@notmuchmail.org>; Sat,  4 Feb 2012 01:15:32 -0800 (PST)\r
22 Received: by werb10 with SMTP id b10so3713625wer.26\r
23         for <notmuch@notmuchmail.org>; Sat, 04 Feb 2012 01:15:31 -0800 (PST)\r
24 Received: by 10.216.138.89 with SMTP id z67mr548785wei.10.1328346931425;\r
25         Sat, 04 Feb 2012 01:15:31 -0800 (PST)\r
26 Received: from hotblack-desiato.hh.sledj.net\r
27         (host81-149-164-25.in-addr.btopenworld.com. [81.149.164.25])\r
28         by mx.google.com with ESMTPS id j16sm25486282wie.4.2012.02.04.01.15.29\r
29         (version=TLSv1/SSLv3 cipher=OTHER);\r
30         Sat, 04 Feb 2012 01:15:30 -0800 (PST)\r
31 Received: by hotblack-desiato.hh.sledj.net (Postfix, from userid 30000)\r
32         id 23A3E9FDC4; Sat,  4 Feb 2012 09:15:27 +0000 (GMT)\r
33 To: don.saklad@gmail.com, notmuch@notmuchmail.org\r
34 Subject: Re: For gmail how do you setup notmuch mail ?...\r
35 In-Reply-To:\r
36  <CAMeP1WZrJgMO1Vc33Qsphh4SXGBV9Cm9Y3ZH8JSY5dxNhDXVYA@mail.gmail.com>\r
37 References:\r
38  <CAMeP1WZrJgMO1Vc33Qsphh4SXGBV9Cm9Y3ZH8JSY5dxNhDXVYA@mail.gmail.com>\r
39 User-Agent: Notmuch/0.11+138~g2dcd1e7 (http://notmuchmail.org) Emacs/24.0.92.1\r
40         (x86_64-pc-linux-gnu)\r
41 From: David Edmondson <dme@dme.org>\r
42 Date: Sat, 04 Feb 2012 09:15:16 +0000\r
43 Message-ID: <cun8vkj5597.fsf@hotblack-desiato.hh.sledj.net>\r
44 MIME-Version: 1.0\r
45 Content-Type: multipart/signed; boundary="=-=-=";\r
46         micalg=pgp-sha1; protocol="application/pgp-signature"\r
47 X-Gm-Message-State:\r
48  ALoCoQmDIJu7SQJKm7E2v00baLTlMlO4+HOidoXboA44zlqxC0TdHJeFch2/9XYtPfNawtwF1WGm\r
49 X-BeenThere: notmuch@notmuchmail.org\r
50 X-Mailman-Version: 2.1.13\r
51 Precedence: list\r
52 List-Id: "Use and development of the notmuch mail system."\r
53         <notmuch.notmuchmail.org>\r
54 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
55         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
56 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
57 List-Post: <mailto:notmuch@notmuchmail.org>\r
58 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
59 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
60         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
61 X-List-Received-Date: Sat, 04 Feb 2012 09:15:33 -0000\r
62 \r
63 --=-=-=\r
64 Content-Type: text/plain\r
65 Content-Transfer-Encoding: quoted-printable\r
66 \r
67 On Sat, 4 Feb 2012 03:39:23 -0500, don warner saklad <don.saklad@gmail.com>=\r
68  wrote:\r
69 > a) For gmail how do you setup notmuch mail ?...\r
70 >=20\r
71 > b) Any workarounds?\r
72 >=20\r
73 > c) Any kludges?\r
74 \r
75 notmuch wants to be able to access your mail as individual files in the\r
76 filesystem. That means you need a way to get the mail from Gmail onto\r
77 your local system.\r
78 \r
79 Many people around here do that using offlineimap, which will\r
80 synchronise an IMAP server (Gmail in this instance) with various local\r
81 directories in Maildir format.\r
82 \r
83 You can also use fetchmail or getmail or ... to achieve similar end\r
84 results, but I think that offlineimap is more common and therefore\r
85 you're more likely to get help.\r
86 \r
87 You could, of course, have Gmail forward your mail to some place that\r
88 you can run an SMTP server and notmuch.\r
89 \r
90 Sending mail via Gmail can be done in various ways. You can set up your\r
91 local MTA (Postfix, Exim, ...) to deliver mail via Gmail, or have Emacs\r
92 do the same directly using the smtpmail.el package.\r
93 \r
94 --=-=-=\r
95 Content-Type: application/pgp-signature\r
96 \r
97 -----BEGIN PGP SIGNATURE-----\r
98 Version: GnuPG v1.4.11 (GNU/Linux)\r
99 \r
100 iEYEARECAAYFAk8s9yQACgkQaezQq/BJZRY7GwCdEojHVUTkGiqjBndFKNHff22H\r
101 VGwAnAukQoeyLcSZ8G1o/mPTgd3FAyUm\r
102 =3Buq\r
103 -----END PGP SIGNATURE-----\r
104 --=-=-=--\r