Date: Fri, 02 Jun 95 14:45:00 PDT From: Plyaskin Sergey <splyaski@cmp.com> To: "' majordomo-users@greatcircle.com'" <majordomo-users@greatcircle.com> Cc: "' freebsd-questions@freebsd.org'" <freebsd-questions@freebsd.org> Subject: FreeBSD/majordomo setup Message-ID: <2FCF9599@mailgate.cmp.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2FCF9599>
