From owner-freebsd-questions Fri Jun 2 12:50:37 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA03542 for questions-outgoing; Fri, 2 Jun 1995 12:50:37 -0700 Received: from copper.cmp.com (copper.cmp.com [198.80.26.247]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id MAA03534 for ; Fri, 2 Jun 1995 12:50:35 -0700 Received: from mailgate.cmp.com ([198.80.26.5]) by copper.cmp.com with SMTP (1.37.109.14/16.2) id AA015132513; Fri, 2 Jun 1995 15:48:33 -0400 Received: by mailgate.cmp.com with Microsoft Mail id <2FCF9599@mailgate.cmp.com>; Fri, 02 Jun 95 15:50:01 PDT From: Plyaskin Sergey To: "' majordomo-users@greatcircle.com'" Cc: "' freebsd-questions@freebsd.org'" Subject: FreeBSD/majordomo setup Date: Fri, 02 Jun 95 14:45:00 PDT Message-Id: <2FCF9599@mailgate.cmp.com> Encoding: 63 TEXT X-Mailer: Microsoft Mail V3.0 Sender: questions-owner@freebsd.org Precedence: bulk Hi folks, I'm trying to set up majordomo on my FreeBSD 2.0 system. Apparently, something is wrong with Makefile/wrapper configuration. Currently, I have the following settings: # W_USER=majordom W_GROUP=majordom W_CHOWN=${W_USER}.${W_GROUP} W_CHMOD=6755 WRAPPER_FLAGS = -DBIN=\"${W_BIN}\" -DPATH=\"PATH=${W_PATH}\" \ -DHOME=\"HOME=${W_HOME}\" -DSHELL=\"SHELL=${W_SHELL}\" \ -DMAJORDOMO_CF=\"MAJORDOMO_CF=${W_MAJORDOMO_CF}\" # The requests like 'help', 'lists', 'who', etc. are being answered without any problems. However, if I try to send a message to the list, I get the folloing error: # sendmail -v testlist testlist... aliased to "|/usr/local/majordomo/wrapper resend -p bulk -M 10000 -l testlist -r testlist -f testlist-owner -h fish.cmp.com -s testlist-outgoing" hello list