Here's two simple programs to send mail home over term so you can
use elm or another mailer of your choice to read mail.  I use
smail and some hacked scripts for it to do my mail sending via
term and smtp (redirect 25 with tredir on my linux side: tredir 25 25).

There's two programs, mailer - a daemon for the remote side, and tmail -
a program spawned by the mailer daemon via trsh -s (it runs on the
linux side).

To use these, edit the 'C' source and change the paths to files
as you see fit.  FOr example, you're not likely to have 
/usr/spool/mail/mykes! :)


