[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Re: query: shell a/c for mail download
- Subject: Re: query: shell a/c for mail download
- From: "BHARATHKUMAR.R" <rbharath@xxxxxxxxxxxxxxxxxxx>
- Date: Tue, 6 Jul 1999 16:37:32 +0000 (IST)
I guess you could do this manually. From your shell a/c do a :
sz $MAIL
This will download your mail onto your comp.
Then just append the downloaded file onto your local mail
file in your /var/spool/mail/
cat mailfile >> /var/spool/mail/user
Then you can see all your mail offline on your favourite mail prog.
( pine etc )
You can also write a script that can be used with minicom to automate the
above procedure.
check out - man runscript
Hope this helps.
Cheers.
- --
Bharath
On Tue, 6 Jul 1999, Unmesh Dhake wrote:
> Is it possible to get all mails by using vsnl shell A/C in my PC. I read man
> dicument of fetchmail. It supports PPP and SLIP. Whether any other utility
> is avalible , so that i will connect through shell A/C and download the
> mails in my PC.
>
> Any Idea
> unmesh
>
>
> --------------------------------------------------------------------
> For more information on Linux in India visit http://www.linux-india.org/
>
- --------------------------------------------------------------------
For more information on Linux in India visit http://www.linux-india.org/
------------------------------