Path: utzoo!attcan!uunet!mcvax!unido!ztivax!tumuc!lan!ocker From: ocker@lan.informatik.tu-muenchen.dbp.de (Wolfgang Ocker) Newsgroups: comp.os.os9 Subject: TOP Infos Keywords: UUCP, Mail, OXM, dot files, documentation, ptys, screen Message-ID: <339@infovax.lan.informatik.tu-muenchen.dbp.de> Date: 4 Oct 88 15:05:34 GMT Reply-To: ocker@lan.informatik.tu-muenchen.dbp.de (Wolfgang Ocker) Organization: Inst. fuer Informatik, TU Muenchen, W. Germany Lines: 239 Another long mail from Avygdor Moise has arrived. Here my comments (about UUCP, Mail, OXM, ls, documentation, ... Ulli will write some comments concerning the csh (again :-)). ~ Thanks for promptly replying to my bug/complaint report. I hope that my ~ comments help improving what is already a very functional and useful ~ software tool kit. They do! Thank you very much! ~ Questions/Problems/Bugs/Wishes: ~ ------------------------------- ~ Well, I got uucp going, easy stuff if you don't use an Atari-ST V2.1, ~ on my QT-Plus-II running OS-9 V2.0. Now that I have uucp running I ~ encountered a few small problems. ~ 1. smail - Does not accept the syntax user@host. ~ I ran pathalias on my map file, created a systems file, defined a ~ host name, edited the aliases file and installed the paths file. ~ The following destination is accepted my smail 'yugas!avy'. Smail ~ complains about 'avy@yugas'. First hint: Try running smail with the option "-d". Smail then prints lots of debugging info and doesn't send any mail. The following problems could occur: 1) The "paths" file is not located at the correct position, default is /h0/USR/LIB/SMAIL 2) The "paths" file must be public read. 3) The host "yugas" is not included in the paths file. [4) others ... ] ~ 2. mmon -- uucp ~ Do mmon and uucp support an agreed upon protocol for sharing a MODEM ~ line for login and call-out ? With the next version of mmon it is possible. For now you have to restart the mmon after the uucico call with vcron. ~ 3. uucp ~ 3.1 When sending/receiving mail to a host unix system the end of ~ line characters are properly mapped out. How do we handle uucp ~ transmission of text and/or binary files among OS-9 and Unix ~ systems ? The uucico does a LF/CR mapping (in both directions: LF->CR and CR->LF). So text files are handled correcty. Binaries must be reconverted with the "lfcr" utility (with option -u.) I'm not sure whether the uucico handles file receive/transmit requests correctly (it seems to work, but I don't know whether it's secure: uucp mypw recco\!/h0/SYS/password ) ~ 3.2 When it attempts to connect to a host system and fails, it ~ retries twice more. However, the second and third pass ignore ~ the ALTERNATE selections as prescribed in the "systems" file e.g. ~ ~ ATZ OK-\d+++\dATZ-OK ~ ~ will execute the +++ sequence on first pass but not on the ~ second or third pass during the same connect attempt. Ohhh, that is a bug ... thank you for the hint. ~ 3.3 The option HAYES-20 will set the timeout value to 20 seconds. ~ How do we modify the timeout value on a DIR line ? You can't set a timeout for a direct line. This piece of code in DCP is a big hack and I kept going on hacking there. ~ 3.4 When debbuging uucp from the command line viz. ~ uucico -r1 -x4 -syugas ~ uucico does not gracefully abort upon receipt of the SIGINT (^C) or ~ SIGABORT (^E) signals. As a result we have to wait until it ~ decides to timeout and die. Yes. I will change this in a future release. We here don't have the problem because with the ST you can switch to another virtual terminal and on my VME bus system I have four (physical) terminals where I can kill uucico. ~ 3.5 The -x0 option of uucico does not seem to turn off completely ~ the uucico debugging output. The names of the transmitted/received files are logged, that's true and intended. ~ 4.0 oxm mailer ~ 4.1 Missing ability to print a short list of the headers of all ~ unread (and possible read) messages. It would be nice to be able ~ not to be forced to read the mail (as in the -e option) when ~ mail is available, and only be inform as to whose mail is ~ pending - very much like the Unix "from" command. With the next release of the OXM comes the utility "oxmnew" which displays only the new messages. ~ 4.2 How do we instruct oxm to read other (users) mail files. Not yet implemented. ~ 4.3 Missing ability to send mail in a non interactive mode and ~ redirect mail from files. e.g. ~ (I wish) ~ $ oxm joe