Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 alpha 4/15/85; site plus5.UUCP Path: utzoo!watmath!clyde!cbosgd!ihnp4!plus5!hokey From: hokey@plus5.UUCP (Hokey) Newsgroups: net.mail Subject: Sendmail: comments and folded lines Message-ID: <700@plus5.UUCP> Date: Mon, 22-Apr-85 17:11:15 EST Article-I.D.: plus5.700 Posted: Mon Apr 22 17:11:15 1985 Date-Received: Tue, 23-Apr-85 07:12:59 EST Organization: Plus Five Computer Services, St. Louis Lines: 17 Sendmail calls fgetfolded() to read in a possibly folded line. When reading rulesets, if the first character of this folded line is a #, the line is ignored as a comment. This means that the following example is erroneous: Muucp, P=/usr/bin/uux, #Muucp, P=/usr/bin/uubang, F=sDFMhu, S=10, R=20, (etc.) in that fgetfolded() terminates after the first line, instead of ignoring the comment line and getting the rest of the "folded" line. Is this a bug or a feature? In case it is both, does anybody besides me believe that fgetfolded should ignore the comment, and get the "rest" of the line? -- Hokey ..ihnp4!plus5!hokey 314-725-9492