Abstract of INFO-MAC archived Text file 'comm/inet/mail/edr/eudora-srialpop.shar' Uploaded 09/29/1993 17901 bytes #! /bin/sh # This is a shell archive. Remove anything before this line, then unpack # it by saving it into a file and typing "sh file". To overwrite existing # files, type "sh file -c". You can also feed this as standard input via # unshar, or by typing "sh 'README' <<'END_OF_FILE' X X S R I A L P O P -- POP over serial lines X (sccs info README 1.4 93/06/21) X X Author: Rudi van Houten X Ac.Comp.Centr.Utrecht (Netherlands) X With thanks to: X Steve Dorner X Scott Hannahs X Mogen Trab Damsgaard X X Version 1.0 11 dec '91 X Version 1.1 nov '92 (never released) X Version 1.2 8 jun '93 X Version 1.3 15 jun '93 X X The Macintosh POPmail client Eudora offers a possibility X to perform the POP and SMTP conversations over a serial X (dialup) connection. Therefore is needed a 'psuedo-account' X on a machine where Eudora can login. That account must have X permission to execute senndmail and popper, not only local X but also remote (via rsh) on all machines where a popserver X or smtpserver must be contacted. Eudora is secretive with X the password while showing its progress (if properly X configured), but nobody can prevent a curious Macontosh X owner from looking with ResEdit (or alike's). It can be a X security leak. X The same considerations apply to the IBM-PC client NUPop X that also can use serial tty-lines to acquire mail. X X This program srialpop is written to take care of these X trade off's. It must be used as the pseudo-account's X loginshell. The commands which are recognized by the X program are 'logout' and 'exit' (to finish the session X of course) and 'telnet ...' which performs X a TCP/IP connection with the indicated host/port. The