* Add .tedit files for Lafite manual and release notes -- PDFs on Google Drive * use 'docs' for subfolder name; wliminate dup * Remove duplicate LAFITEMANUAL-GLOSSARY-CUSTOMER.TEDIT --------- Co-authored-by: Nick Briggs <nicholas.h.briggs@gmail.com>
4 lines
1.4 KiB
Plaintext
4 lines
1.4 KiB
Plaintext
Changes to Lafite in the version of January, 1990.
|
||
|
||
New NS Mail implementation. There is a new module called NEWNSMAIL, which implements the new mail protocols supported in Services 11.2. This module must be loaded in addition to (and after) NSMAIL. From the user's point of view the two implementations are similar, except that with the new protocols you can retrieve parts of messages not available with the old protocols (such messages when retrieved with the old protocols contain a notation "NOTE: Additional parts of this message are available only via the new Mailing Protocols.", and the Lafite status window subsequently over-reports the amount of new mail you have by the number of such messages).
|
||
Whether you use the new protocols is controlled by the variable *USE-NEW-NSMAIL*: if true use the new protocols, if NIL use the old. After changing this variable, you must Recache (under middle-button Quit) or restart Lafite in order for it to notice. The variable is initially T.
|
||
If any of your mailbox servers does not support the new protocols, Lafite sets *USE-NEW-NSMAIL* to NIL and starts over. All the servers at PARC support the new protocols. |