Xref: utzoo unix-pc.general:3081 unix-pc.uucp:120 comp.sys.att:6702 Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!shelby!agate!ucbvax!tut.cis.ohio-state.edu!cs.utexas.edu!csd4.milw.wisc.edu!indri!uflorida!novavax!rwright From: rwright@novavax.UUCP (Ronald K. Wright) Newsgroups: unix-pc.general,unix-pc.uucp,comp.sys.att Subject: HDB uucp and UA Voice Power Electronic Mail 1.0 Keywords: HoneyDanBer Voice Power UUCP Unix-PC UA Message-ID: <1345@novavax.UUCP> Date: 15 Jun 89 17:58:39 GMT Organization: Nova University, Fort Lauderdale, FL Lines: 41 When using Voice Power Electronic Mail Release 1.0 and HDB MT-V5.4u, I periodically received a error message "Chmod failure of Status File". I have figured out a fix. When Voice Power does outgoing mail it runs /usr/bin/uustat -j number to find out what is happening with the uucp job. The problem is that HDB uucp does not recognize -j it recognizes -k. A quick and dirty fix is as follows: log in as root mv /usr/bin/uustat /usr/bin/uustat.o vi /usr/bin/uustat case $1 in -j) 1=-k ;; esac /usr/bin/uustat.o :wq chmod a+x /usr/bin/uustat chmod s+o /usr/bin/uustat chown uucp /usr/bin/uustat That will provide a little bourne shell to fix uustat. It slows things just a bit but otherwise everything seems to be ok. To unfix the fix... log in as root mv /usr/bin/uustat /usr/bin/uustat.1 mv /usr/bin/uustat.o /usr/bin/uustat I still have one problem with HDB which I cannot fix so far. See next posting. -=-=-==-==-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- R.K. Wright | uflorida!novavax!rwright Chief Medical Examiner | uflorida!novavax!medexam!rkw Assoc.Professor of Pathology(Univ.Miami)| umbio!rwright Broward County Florida | allegra!novavax!medexam!rkw