Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Feb 2008 16:02:43 -0800
From:      Gary Kline <kline@thought.org>
To:        FreeBSD Mailing List <freebsd-questions@FreeBSD.ORG>
Subject:   how can i save IMAP indexed mail via username?
Message-ID:  <200802141602.43610.kline@thought.org>

next in thread | raw e-mail | index | archive | help

About two months ago my mail system fell apart and a thoughtful network fellow 
helped me re-organize things.  Everything, including using a small server as 
a firewall.   We set up three services on another box, that included using 
IMAP (with sendmail).   IMAP indexes things on my mailserver logically, by an 
integer scheme.  When I look for an old file I have to scp to the server and 
grep through the entire list before I find what I'm looking for.  Previously, 
I  [[ usually ]] remembered the sender's name so that here, in ~/Mail, I 
could easily view the file with vi + a few keystrokes.

Soooo, is there a way to make symlinks or copies of all  of my *saved* mail--
wherever?   In other words, if the message is in a file called
144567912456777878.556778990-67812989900 sent by user jqs, I would be able to 
view that message by just typing

% vi jqs. 

thanks,

gary
  
-- 
Gary Kline  kline@thought.org   www.thought.org  Public Service Unix
    http://jottings.thought.org   http://transfinite.thought.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802141602.43610.kline>