Xref: utzoo comp.unix.programmer:613 comp.unix.shell:1019 comp.unix.questions:27352 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!sdd.hp.com!ucsd!ogicse!orstcs!comphy.physics.orst.edu!ghe From: ghe@comphy.physics.orst.edu (Guangliang He) Newsgroups: comp.unix.programmer,comp.unix.shell,comp.unix.questions Subject: Re: how to check mail remotely : Summary Message-ID: <22018@orstcs.CS.ORST.EDU> Date: 4 Dec 90 06:50:23 GMT References: <2517@trlluna.trl.oz> Sender: usenet@orstcs.CS.ORST.EDU Reply-To: ghe@PHYSICS.ORST.EDU.UUCP (Guangliang He) Organization: Dept. of Physics, OSU Lines: 11 This is how I check mail remotely. I have mush (6.0.3) running on the remote machine. I then issue the following command on my local host: rsh remote_host mush -i It works fine. The only draw back is that I don't get the pager if a mail is too big. But I use a Mac (How lucky), I can scroll back. Guangliang He ghe@PHYSICS.ORST.EDU hegl@ORSTVM.BITNET