[6557] in SIPB bug reports
Re: exmh bug
daemon@ATHENA.MIT.EDU (Jacob Morzinski)
Tue Nov 4 21:25:01 1997
To: Omri "Jackal" "Onmy" "Hey You" Schwarz <ocschwar@mit.edu>
Cc: bug-sipb-mtg@bloom-picayune.MIT.EDU
In-reply-to: Your message of "Tue, 04 Nov 1997 14:46:33 -0500."
<199711041946.OAA04394@m12-182-9.MIT.EDU>
Date: Tue, 04 Nov 1997 21:24:57 EST
From: "Jacob Morzinski" <jmorzins@mit.edu>
On Tue, 4 Nov 1997, Omri "Jackal" "Onmy" "Hey You" Schwarz <ocschwar@MIT.EDU> wrote:
>I followed the FAQ...
The FAQ also mentions:
| The third field is an operator. The "+" is a new operator added
| to slocal by a patch that is distributed with exmh. Look for
| misc/slocal.patch. The + operator says "refile into a folder".
| There is another way to specify this given below.
[...]
| If you have not patched slocal, then you need to use the pipe
| operator and pipe the message into the MH rcvstore program.
| Unfortunately this is in the MH library directory that is
| never on the slocal PATH. You need to have lines like this:
| to b29@ | ? "/some/where/lib/rcvstore +sunlabs"
| default - | ? "/some/where/lib/rcvstore +inbox"