Information about the JED rmail reader. (Unix only!) Note: JED's rmail mode is intended for experienced JED users. It should not be used by novice users. JED is able to read mail with proper file locking via the standalone executable `getmail'. It attempts to lock the spool file through the `flock' system call, or via a lock file if `flock' is not available. The latter approach requires that the spool directory be writable. To install rmail, you must first create the executable `getmail'. After building JED, simply type `make getmail'. Move the resulting executable to JED_ROOT/bin. Add the following to your .jedrc file: autoload ("rmail", "rmail"); add_completion("rmail"); Mail is moved (with locking) from the user's mail box file to a directory $HOME/Mail. This directory is created if it does not exist. JED will then parse the new mail and moved individual messages to the directory $HOME/Mail/NewMail. Future versions will compress the new mail. The variable Rmail_Spool_Mailbox_File determines the name of the input mailbox file. If this variable is not defined, JED will attempt to determine the location of the mail box file by looking in /var/spool/mail. After moving the messages from the user's mail box to the Mail directory, JED will parse the headers of the new mail and create a file called $HOME/Mail/NewMail.index. JED uses this index to manage files in the NewMail folder. Similar statements apply to new folders. JED will then show a window containing the index. It may look like: 4 12-Dec R Darrel R Hankerson