Re: -command options

Arnoud (galactus@stack.urc.tue.nl)
Thu, 09 May 1996 19:42:21 +0200

-----BEGIN PGP SIGNED MESSAGE-----

In article <Pine.SGI.3.91.960508231754.3140A-100000@freenet.npiec.on.ca>,
David Wilson <dw@freenet.npiec.on.ca> wrote:
> Is there any way to tell yarn to start reading email
> in a certain folder.

There doesn't seem to be one, I'm afraid. It would be nice if you could
do "yarn -f myfolder" like you can do with Elm, for example.

A *kludge* is this:

@echo off
REM mail.bat - specify name of folder as first argument
cd \home\mail
ren inbox inbox.old
ren %1 inbox
cd \yarn
yarn -m
cd \home\mail
ren inbox %1
ren inbox.old inbox

Galactus

- --
To find out more about PGP, send mail with HELP PGP in the SUBJECT line to me.
E-mail: galactus@stack.urc.tue.nl - Please PGP encrypt your mail if you can.
Finger galactus@turtle.stack.urc.tue.nl for public key (key ID 0x416A1A35).
Anonymity and privacy page: <http://www.stack.urc.tue.nl/~galactus/remailers/>

-----BEGIN PGP SIGNATURE-----
Version: 2.6.3i
Charset: cp850

iQCVAgUBMZI4oTyeOyxBaho1AQG9SQP/Uh5t9FQBW6uE/GPWAsn5iHVDCSXF1x5t
pgXMJw3HzJXHZcQLyu0kxECry21HAGGgT8KYynZn44wo2YQLcso7PCflSJaDDixw
CQaYXhXaRT6aIv/k6B5d4w0Mvu1F/VtPDgQsiiM1fhLGfwIxpZktBGDPfiJvBawP
oYU06xvxofw=
=tjld
-----END PGP SIGNATURE-----