9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: plan9@blueyonder.co.uk
To: 9fans@cse.psu.edu
Subject: Re: [9fans] watch a second mailbox
Date: Tue,  6 Apr 2004 17:39:15 +0100	[thread overview]
Message-ID: <8dfd181530f3372d0c690b43d5aa79a1@tombob.com> (raw)
In-Reply-To: <f57e98c54fbf9d065f00ad3f9bb760f1@mteege.de>

> I use /mail/lib/rewrite to redirect some mails to
> a separate file. But watching this file with faces
> didn't work. I run faces with -i -m 
> /mail/box/user/special.

Is upas/fs watching as well?  Faces reacts to plumb messages.  Only in
its seemail (faces -h) does it show a box directly.

I watch several mailboxes like this in my profile:
upas/fs -n
echo 'open /imap/imap4.blueyonder.co.uk/myboxnumber rtr' >/mail/fs/ctl
echo 'open /imap/imap4.blueyonder.co.uk/myboxnumber_2 p9' >/mail/fs/ctl

and then have this in my riostart:
window -r 100 0 500 120 faces -m /mail/fs/rtr
window -r 500 0 900 120 faces -m /mail/fs/p9

Robby



      parent reply	other threads:[~2004-04-06 16:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-06 16:29 Matthias Teege
2004-04-06 16:35 ` Rob Pike
2004-04-06 16:45   ` andrey mirtchovski
2004-04-07  5:51     ` Matthias Teege
2004-04-07 20:04       ` andrey mirtchovski
2004-04-06 16:39 ` plan9 [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8dfd181530f3372d0c690b43d5aa79a1@tombob.com \
    --to=plan9@blueyonder.co.uk \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).