From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Maus Subject: Re: hyperlink to IMAP email Date: Fri, 26 Mar 2010 22:20:02 +0100 Message-ID: <87fx3mu6f1.wl%dmaus@ictsoc.de> References: Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: multipart/mixed; boundary="===============0728015996==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NvGww-0005UD-VW for emacs-orgmode@gnu.org; Fri, 26 Mar 2010 17:20:15 -0400 Received: from [140.186.70.92] (port=57859 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NvGwv-0005TI-Gt for emacs-orgmode@gnu.org; Fri, 26 Mar 2010 17:20:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NvGwt-0000kg-OK for emacs-orgmode@gnu.org; Fri, 26 Mar 2010 17:20:13 -0400 Received: from mysql1.xlhost.de ([213.202.242.106]:37283) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NvGwt-0000kM-JI for emacs-orgmode@gnu.org; Fri, 26 Mar 2010 17:20:11 -0400 In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Arne Freyberger Cc: emacs-orgmode@gnu.org --===============0728015996== Content-Type: multipart/signed; boundary="pgp-sign-Multipart_Fri_Mar_26_22:20:02_2010-1"; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit --pgp-sign-Multipart_Fri_Mar_26_22:20:02_2010-1 Content-Type: text/plain; charset=US-ASCII Arne Freyberger wrote: >I would like to link to email messages that are held in IMAP folders either >locally or on the server. I've tried vm but realized that I would have to set >up a copy of my IMAP folder structure into the vm folder world in order for that >to work. I was about to investigate wanderlust, but realized what I really want >is a command line mechanism to launch an email reader at a specified message >within my IMAP folders. So far I have not found one that allows this. What I >am after is a way to put in a link to invoke a command like: > myemailclient -imap=username@imapserver.org -folder=myfolder >-id=50215.151.199.150.148.1269632035.squirrel@webmail.my.org >I presently use thunderbird as my email client and it doesn't support this, I've >looked at several other linux email clients and they do not support this either. Wanderlust does: [[wl:%Inbox:user/clear@host:993!#4BACBD0F.E2F8C581@blueshieldca.com][<4BACBD0F.E2F8C581@blueshieldca.com>]] >How do the org-mode users link to their IMAP mail? Doing the linking on two assumptions: - the most significant part of a link to a mail message is the message-id; no matter where it is, the message id identifies what I am referring to - messages have a distinct place: either there are in one of my inboxes, or there are in a local archive (transfered after 180 days) So I create a link pointing to the inbox: Either the default inbox or including server information. This link will be valid for 180 days, that is way enough to open recent links. In case the link is invalid because the message is moved to the local archive, I utilize namazu[1] and Wanderlust's capabilitiy of a "Search folder" that performs a search for a message in a namazu index. HTH -- David [1] http://namazu.org/ -- OpenPGP... 0x99ADB83B5A4478E6 Jabber.... dmjena@jabber.org Email..... dmaus@ictsoc.de --pgp-sign-Multipart_Fri_Mar_26_22:20:02_2010-1 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iF4EABEIAAYFAkutJQIACgkQma24O1pEeOZOUgD+JRt0FNHvekzDKnhMPAosmSrz dBibYrcK26R/wlu8aIAA/3gYLeLx79U6L5t2bLkLW1pOufTQJ/zkz0EC/Xc3DbVG =Z/c/ -----END PGP SIGNATURE----- --pgp-sign-Multipart_Fri_Mar_26_22:20:02_2010-1-- --===============0728015996== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============0728015996==--