Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uwm.edu!linac!midway!gargoyle!chinet!les From: les@chinet.chi.il.us (Leslie Mikesell) Newsgroups: comp.mail.uucp Subject: Re: master mode only for uucico (question) Message-ID: <1991Feb04.211030.5635@chinet.chi.il.us> Date: 4 Feb 91 21:10:30 GMT References: <1212@otello.sublink.org> Organization: Chinet - Chicago Public Access UNIX Lines: 34 In article <1212@otello.sublink.org> venta@otello.sublink.org (Paolo Ventafridda) writes: >I need to set up a uucico call in master mode only. >i.e. i DON'T want to swap roles once my stuff is being sent. >Basically, i'd like to get a uucico session in master mode only, >and forget about the slave mode. I think the following entries in Permissions will do what you want: REQUEST=no And perhaps: SENDFILES=call >I tried to figure out how to do it with Permissions (hdb uucp), but >i couldn't come to anything useful. With Permissions you can >act just on files/mail already arrived (i.e. after a slave session). I think you are mistaken about this. However, you should note that the relevant Permissions entry is found by searching for a matching MACHINE=name entry when you are placing a call out, but by the LOGNAME=login_name on inbound calls. Thus you must have different machines use different login names if you want to set up different Permission entries for their inbound calls. If you are using nuucp as the login name, then you will get the permissions associated with the first entry for nuucp in Permissions. The REQUEST option applies to either inbound or outbound calls and determines whether you will allow their requests to be handled (i.e. in slave mode). The SENDFILES option is only significant for inbound calls (according to LOGNAME) and determines whether you will send work you have already queued on this connection or wait until you call them. Les Mikesell les@chinet.chi.il.us