It appears that sendmail is upset with your group writable directories.
You have two choices. http://www.sendmail.org/tips/DontBlameSendmail.html
will give you advice on what setting you may find as an acceptable risk
for allowing group writable directories, or, take the group write bit off
of all your mailing list directories. (chmod -R g-w) Sendmail will bitch
about group writable directories all the way back down to /.
Majordomo is actually capable of functioning in directories with 700
permissions. The problem with this, is group members must still SU to
majordomo to get any local file manipulation done.
Dan Liston
"Kenneth G. Gordon" wrote:
>
> The setup here is:
>
> HP 735/125
> HP-UX 10.20
> GCC 2.95.2
> Perl 5.6.0
> Sendmail 8.6 (Plus)
>
> Added the user domo (UID 113)
>
> Added groups in /etc/group for list (GID 600), of which group the user
> domo is a member. (User domo's GID is 600)
>
> In addition, in the /etc/group file, I have separate groups for each of
> the lists we wish to serve, and the user domo is a member of each of THOSE
> groups also. The files associated with each list are then owned by domo,
> and the group-owner is domo and whoever is administering that particular
> list.
>
> SUing (as root) to domo, and issuing the command groups shows domo
> belonging to the correct groups.
>
> Edited the /etc/mail/aliases file according to instructions.
>
> After installing majordomo, which went without a hitch, ran ./wrapper
> config-test. Results tell me that there are no errors and that majordomo
> should run.
>
> It doesn't.
>
> RE-installed majordomo. Still no joy.
>
> Every time anyone tries to mail to any of the lists, the list
> administrator gets the following sort of message back:
>
> ------------------------------------------------------------------------------
>
> "Date: Tue, 9 May 2000 11:53:27 -0700 (PDT)
> From: Mail Delivery Subsystem <MAILER-DAEMON>
> To: owner-glowbugs@piobaire.mines.uidaho.edu
> Subject: Returned mail: glowbugs-list... aliasing/forwarding loop broken
> Parts/Attachments:
> 1 Shown 11 lines Text
> 2 Shown 508 bytes Message, "Delivery Status"
> 3 Shown 16 lines Text
> ----------------------------------------
>
> The original message was received at Tue, 9 May 2000 11:53:27 -0700 (PDT)
> from domo@localhost
>
> ----- The following addresses had permanent fatal errors -----
> glowbugs-list
> :include:/spare/usr/local/majordomo/lists/glowbugs
> (expanded from: glowbugs-list)
>
> ----- Transcript of session follows -----
> 550 :include:/spare/usr/local/majordomo/lists/glowbugs... Cannot open
> /spare/usr/local/majordomo/lists/glowbugs: Group writable directory
> 554 glowbugs-list... aliasing/forwarding loop broken
>
> [ Part 2: "Delivery Status" ]
>
> Reporting-MTA: dns; piobaire.mines.uidaho.edu
> Arrival-Date: Tue, 9 May 2000 11:53:27 -0700 (PDT)
>
> Final-Recipient: RFC822; glowbugs-list@piobaire.mines.uidaho.edu
> Action: failed
> Status: 5.4.6
> Last-Attempt-Date: Tue, 9 May 2000 11:53:27 -0700 (PDT)
>
> Final-Recipient: RFC822; glowbugs-list@piobaire.mines.uidaho.edu
> X-Actual-Recipient: RFC822;
> /spare/usr/local/majordomo/lists/glowbugs@piobaire.mines.uidaho.edu
> Action: failed
> Status: 5.2.4
> Last-Attempt-Date: Tue, 9 May 2000 11:53:27 -0700 (PDT)
>
> Return-Path: owner-glowbugs@piobaire.mines.uidaho.edu
> Received: (from domo@localhost) by piobaire.mines.uidaho.edu (8.9.3
> (PHNE_18979)/8.7.1) id LAA08621 for glowbugs-list; Tue, 9 May 2000
> 11:53:27
> -0700 (PDT)
> Received: from harrier.csrv.uidaho.edu (root@harrier.csrv.uidaho.edu
> [129.101.119.224]) by piobaire.mines.uidaho.edu with ESMTP (8.9.3
> (PHNE_18979)/8.7.1) id LAA08617 for <glowbugs@piobaire.mines.uidaho.edu>;
> Tue,
> 9 May 2000 11:53:20 -0700 (PDT)
> Received: from www.mines.uidaho.edu (piobaire.mines.uidaho.edu
> [129.101.8.252])
> by harrier.csrv.uidaho.edu (8.8.6 (PHNE_17135)/) with ESMTP id
> LAA14320
> for <glowbugs@piobaire.mines.uidaho.edu>; Tue, 9 May 2000 11:57:27
> -0700 (PDT)
> Date: Tue, 9 May 2000 11:53:14 -0700 (PDT)
> From: "Kenneth G. Gordon" <keng@uidaho.edu>
> X-Sender: keng@piobaire.mines.uidaho.edu
> To: glowbugs@piobaire.mines.uidaho.edu
> Subject: GB> Test.
> Message-ID:
> <Pine.HPX.4.05.10005091153050.8615-100000@piobaire.mines.uidaho.edu>
> MIME-Version: 1.0
> Content-Type: TEXT/PLAIN; charset=US-ASCII
> Sender: owner-glowbugs@piobaire.mines.uidaho.edu
> Precedence: bulk"
>
> ------------------------------------------------------------------------------
>
> So, what in the heck am I doing wrong here?
>
> I have even chown-ed the subscriber files associated with a list to
> domo:list, and still get this message.
>
> Can anyone please help? This is driving me nuts!
>
> Kenneth G. Gordon
> Electronic Instrument Specialist, Sr.
> University of Idaho
> College of Mines and Earth Resources
> Moscow, Idaho 83844-3025
> Office: (208)-885-6133
> FAX: (208)-885-2855
> keng@uidaho.edu
References:
|
|