From owner-freebsd-ports Thu Jul 11 12:30:31 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA27543 for ports-outgoing; Thu, 11 Jul 1996 12:30:31 -0700 (PDT) Received: from Rigel.orionsys.com (root@rigel.orionsys.com [205.148.224.9]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id MAA27534 for ; Thu, 11 Jul 1996 12:30:22 -0700 (PDT) Received: (from dbabler@localhost) by Rigel.orionsys.com (8.7.5/8.6.9) id MAA22429; Thu, 11 Jul 1996 12:30:07 -0700 (PDT) Date: Thu, 11 Jul 1996 12:30:06 -0700 (PDT) From: Dave Babler To: Soren Dayton cc: freebsd-ports@freefall.freebsd.org Subject: Re: port of Majordomo v1.93 In-Reply-To: <199607111849.NAA15569@woodlawn.uchicago.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Thu, 11 Jul 1996, Soren Dayton wrote: > > ... I do have one problem that occurs in both my > > original setup and the port, however... the mail headers always show > > something like: > > > > ---- > > [...] > > FX-Authentication-Warning: Rigel.orionsys.com: majordom set sender to > > Majordomo-Owner@Rigel.orionsys.com using -f > > [...] > > ---- > > Is this a problem with Majordomo & FBSD sendmail in general, or something > > overlooked somewhere? > > hhmmm. > > looks like a classic problem of not adding majordom to the list of > trusted users. > > try added > > Tmajordom > > to your /etc/sendmail.cf file and try again. Does that solve the problem? > > Soren > Yes! Thank you. One little remaining problem (probably mine, of course)... I edited the complete (archiving and digesting) list as suggested in the aliases.majordomo calling the list 'sample'. There is a problem with the digest list... to subscribe to the list, majordomo/lists/sample-digest has to be a file, of course, but the digest statement apprently wants it to be a directory: >From MAILER-DAEMON@Rigel.orionsys.comThu Jul 11 12:22:16 1996 Date: Thu, 11 Jul 1996 12:19:14 -0700 (PDT) From: Mail Delivery Subsystem To: owner-sample@Rigel.orionsys.com Subject: Returned mail: unknown mailer error 2 The original message was received at Thu, 11 Jul 1996 12:19:11 -0700 (PDT) from majordom@localhost ----- The following addresses have delivery notifications ----- "|/usr/local/majordomo/wrapper archive -a -m -f /usr/local/majordomo/lists/sample.archive/sample.archive" "|/usr/local/majordomo/wrapper digest -r -C -l sample-digest sample-digest-outgoing" (unrecoverable error) (expanded from: sample-outgoing) ----- Transcript of session follows ----- Message delivered to mailing list sample-outgoing open of temp file /usr/local/majordomo/lists/sample-digest/shlock.22387 failed Not a directory ABORT open of temp file /usr/local/majordomo/lists/sample-digest/shlock.22387 failed Not a directory at majordomo.pl line 209. 554 "|/usr/local/majordomo/wrapper archive -a -m -f /usr/local/majordomo/lists/sample.archive/sample.archive" "|/usr/local/majordomo/wrapper digest -r -C -l sample-digest sample-digest-outgoing"... unknown mailer error 2 -Dave