This file lists the files in the psion SMTP offline distribution. If you
have the source distribution you should also look at the README files
in the sunmail and mailrdr direcories as well. Only the files tagged
as being USER COMMAND are intended to be called by a user
directly. The other files and commands expect some setup done by the
USER COMMAND tagged scripts
buildfirsttrans - builds a psion transfer command to create the directories and install the initial mta files
buildinget - builds a psion transfer command to upload the incomming mail and mta file
buildintrans - builds a psion transfer command to download the incomming mail and mta file
buildlasttrans - builds a psion command to remove any in / out mail files and mta files and to remove the directories
buildoutget - builds a psion transfer command to upload the outgoing mail and mta file
complistfiles - the compactor program rearranges incomming filenames so they are consecutive
createbothmta - creates empty mta files
createinmta - creates the in.mta file including all the email header information
doemail - master program, runs doincomming and dooutgong - USER COMMAND
doheaders - shell script to extract header information from incomming email
doincomming - shell script to upload any remaining incomming email, get new email and download the lot with the updated mta file
dooutgoing - shell script to upload any outgoing email, send it and reset the out.mta file
dopop - shell script that starts does pop communitations
doshorten - shell script to ensure that the emails do not contain any lines that are to long for the psion
dotidy - deleted working files
dotrans - wrapper to call the psion command
endpsion - instructs the psion process to end and shutdown suncom
extractheadr - extracts to, from, cc, bcc and subject information from an email
firsttime - creates the directories on the psion and empty mta files. USER COMMAND
getincomming - script to upload any remaining incomming email left on the psion with the mta file
getoutgoing - script to upload any outgoing email on the psion with the mta file
installapp - script to transfer the mail and mailrdr applications. USER COMMAND
justincomming - script to just deal with incomming email but not do any outgoing email. USER COMMAND
justoutgoing - script to just deal with any outgoing email but not do any incomming email. USER COMMAND
lasttime - script to set things up if the system is not going to be used for a while. and remaining incoming email is stored, outgoing email is sent and the mta files removed. the mail application will not run until firsttime is run again. Usefull if the incomming and outgoing directories are to be changed.
mail.img - the mail application for the psion. PSION USER COMMAND
mailrdr.als - psion alias file so users can return to the mail viewer after pressing an application button. PSION USER COMMAND
mailsend - program to send the outgoing email
removeapp - program to delete the mail.img and mailrdr.als files on the psion. USER COMMAND
resetoutmta - program to reset the outgoing mta file
setupenv - Envoronment setup scripts. This should be edited to reflect the mail environment on the psion
shortenlines - program to warp lines to a length acceptable to the psion
startpsion - initiates comunications with the psion
talktopop - program that gets email using the pop-3 server
talktopopconfig - program to set up the config file for talktopop. USER COMMAND