On Fri, 31 Dec 1999, Patrick Kirk wrote:
> Thanks! But this is what I got when I tried the script:
> $ chmod +x mail-to-mail
> $ mail-to-mail RMAIL Archives
> bash: mail-to-mail: command not found
>
> Did I do something wrong?
> PS - do you know a URL on how to use rmail?
Hi Patrick
I think yo
On Fri, 31 Dec 1999, Patrick Kirk wrote:
> $ mail-to-mail RMAIL Archives
> bash: mail-to-mail: command not found
>
> Did I do something wrong?
$ ./mail-to-mail RMAIL Archives
bash will search your PATH (echo $PATH) trying to
find "mail-to-mail", but if the current directory
isn't in your path (
|> Just installed emacs and opened rmail just to see it works. To my
|> surprise, all my inbox messages are now gone into RMAIL and can
|> only be read from emacs.
|>
|> Anyone know how I can get them back? I'll probably play about with
|> RMAIL but I want it as just another imap client...not as
On Fri, Dec 31, 1999 at 08:20:12PM -, Patrick Kirk wrote:
> $ chmod +x mail-to-mail
> $ mail-to-mail RMAIL Archives
> bash: mail-to-mail: command not found
> Did I do something wrong?
The current directory is not in the default path. Say
./mail-to-mail
instead.
--
Mark Brown mailto:
Thanks! But this is what I got when I tried the script:
$ chmod +x mail-to-mail
$ mail-to-mail RMAIL Archives
bash: mail-to-mail: command not found
Did I do something wrong?
Patrick
PS - do you know a URL on how to use rmail?
On Fri, 31 Dec 1999, Patrick Kirk wrote:
>
> Just installed emacs and opened rmail just to see it works.
> To my surprise, all my inbox messages are now gone into RMAIL and can
> only be read from emacs.
>
> Anyone know how I can get them back? I'll probably play
> about with RMAIL but I want
Hi all,
Just installed emacs and opened rmail just to see it works.
To my surprise, all my inbox messages are now gone into RMAIL and can
only be read from emacs.
Anyone know how I can get them back? I'll probably play
about with RMAIL but I want it as just another imap client...not as
one t
7 matches
Mail list logo