home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Boot Disc 8
/
boot-disc-1997-04.iso
/
PDA_Soft
/
Psion
/
comms
/
psionmai
/
justoutg
< prev
next >
Wrap
Text File
|
1995-07-13
|
223b
|
12 lines
#!/bin/csh -f
# load the envisonmane
echo doemail initialising
source setupenv
# start the psion link up
startpsion
# deal with outgoing email
echo Doing outgoing emails
dooutgoing
# shut the psion down
endpsion