notmuch release 0.22.1 now available
[notmuch-archives.git] / 02 / dc11f17fe6d89e8f280dfa5455790affe600ef
1 Return-Path: <keithp@keithp.com>\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 C1B0940DAEC\r
6         for <notmuch@notmuchmail.org>; Tue,  9 Nov 2010 06:51:29 -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: -1.89\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-1.89 tagged_above=-999 required=5\r
12         tests=[BAYES_00=-1.9, T_MIME_NO_TEXT=0.01] autolearn=ham\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 SWDBtAaj8svt for <notmuch@notmuchmail.org>;\r
16         Tue,  9 Nov 2010 06:51:17 -0800 (PST)\r
17 Received: from keithp.com (home.keithp.com [63.227.221.253])\r
18         by olra.theworths.org (Postfix) with ESMTP id 3F68B40DAD3\r
19         for <notmuch@notmuchmail.org>; Tue,  9 Nov 2010 06:51:17 -0800 (PST)\r
20 Received: from localhost (localhost [127.0.0.1])\r
21         by keithp.com (Postfix) with ESMTP id 74A097600A1\r
22         for <notmuch@notmuchmail.org>; Tue,  9 Nov 2010 06:51:15 -0800 (PST)\r
23 X-Virus-Scanned: Debian amavisd-new at keithp.com\r
24 Received: from keithp.com ([127.0.0.1])\r
25         by localhost (keithp.com [127.0.0.1]) (amavisd-new, port 10024)\r
26         with LMTP id gJBiLa5cQJhc for <notmuch@notmuchmail.org>;\r
27         Tue,  9 Nov 2010 06:51:12 -0800 (PST)\r
28 Received: by keithp.com (Postfix, from userid 1033)\r
29         id A3CB67600E1; Tue,  9 Nov 2010 06:51:12 -0800 (PST)\r
30 Received: from koto.keithp.com (localhost [127.0.0.1])\r
31         by keithp.com (Postfix) with ESMTP id 9DF377600A1\r
32         for <notmuch@notmuchmail.org>; Tue,  9 Nov 2010 06:51:12 -0800 (PST)\r
33 Received: by koto.keithp.com (Postfix, from userid 1488)\r
34         id 4A2CD11C030; Tue,  9 Nov 2010 06:51:12 -0800 (PST)\r
35 From: "Keith Packard" <keithp@keithp.com>\r
36 To: notmuch@notmuchmail.org\r
37 Subject: Printing mail\r
38 User-Agent: Notmuch/0.4 (http://notmuchmail.org) Emacs/23.2.1\r
39         (i486-pc-linux-gnu)\r
40 Date: Tue, 09 Nov 2010 06:51:12 -0800\r
41 Message-ID: <yunbp5ysg7z.fsf@aiko.keithp.com>\r
42 MIME-Version: 1.0\r
43 Content-Type: multipart/signed; boundary="=-=-=";\r
44         micalg=pgp-sha1; protocol="application/pgp-signature"\r
45 X-BeenThere: notmuch@notmuchmail.org\r
46 X-Mailman-Version: 2.1.13\r
47 Precedence: list\r
48 List-Id: "Use and development of the notmuch mail system."\r
49         <notmuch.notmuchmail.org>\r
50 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
51         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
52 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
53 List-Post: <mailto:notmuch@notmuchmail.org>\r
54 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
55 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
56         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
57 X-List-Received-Date: Tue, 09 Nov 2010 14:51:30 -0000\r
58 \r
59 --=-=-=\r
60 Content-Transfer-Encoding: quoted-printable\r
61 \r
62 \r
63 Print is dead. Or so they say\r
64 \r
65 Here's a script I'm using with '|' to get mail printed. As you can see,\r
66 it previews the mail on-screen with 'evince', from which you use the\r
67 regular 'print' dialog.\r
68 \r
69 #!/bin/sh\r
70 tmp=3D`mktemp`\r
71 muttprint -p "TO_FILE:$tmp"\r
72 evince $tmp\r
73 rm $tmp\r
74 \r
75 Making this more secure would be nice.\r
76 \r
77 =2D-=20\r
78 keith.packard@intel.com\r
79 \r
80 --=-=-=\r
81 Content-Type: application/pgp-signature\r
82 \r
83 -----BEGIN PGP SIGNATURE-----\r
84 Version: GnuPG v1.4.10 (GNU/Linux)\r
85 \r
86 iD8DBQFM2V/gQp8BWwlsTdMRAsXPAKC+qydwMTh5YjKBXz1drlspk3TVBgCeIS/I\r
87 iLhDUmi2IejFQbZRYF85/Ws=\r
88 =imvY\r
89 -----END PGP SIGNATURE-----\r
90 --=-=-=--\r