Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!lda From: lda@clyde.UUCP Newsgroups: comp.mail.uucp Subject: Re: Bug (feature?) in smail 2.3 Message-ID: <9714@clyde.ATT.COM> Date: Thu, 28-May-87 00:19:14 EDT Article-I.D.: clyde.9714 Posted: Thu May 28 00:19:14 1987 Date-Received: Fri, 29-May-87 01:26:21 EDT References: <2088@cxsea.UUCP> Reply-To: lda@clyde.UUCP (Larry Auton) Distribution: world Organization: AT&T Bell Laboratories, Whippany NJ Lines: 41 >From: jhc@mtune.ATT.COM (Jonathan Clark) >Subject: Re: Bug (feature?) in smail 2.3 >Summary: It's a feature >In article <2088@cxsea.UUCP> blm@cxsea.UUCP (Brian Matthews) asks two >questions about smail2.3. Paraphrased: >> How do I force costs to be used on bang paths? >Go into defs.h, change ROUTING to be ALWAYS. >This is not done by default so as to leave vanilla UNIX mail syntax >unaffected. >> How do I make cheap mail go straight away? >Same place, #undefine DEFQUEUE. We (the UUCP Project smail support organization) STRONGLY DISCOURAGE use of ROUTING == ALWAYS. Please don't do it without due consideration. People get frustrated when their mail get rerouted for no good reason. Now, to answer Brian's queston >> How do I force costs to be used on bang paths? This is was done intentionally in smail2.3 to minimize overhead on mail that's just passing through. I had several requests for the feature, so I added a #define GETCOST to cause the paths file to be searched for the cost of the first hop in the route. This feature will be in the next release of smail. The next release is due to go into beta test before the June USENIX conference with general availability "real soon now." Larry Auton