I sent this mail out the other day but it was truncated by a dot on a line by
itself (I guess), so let me try again.
I am brand new with majordomo and believe I have got it set up (mostly) correct.
This is most probably a RTFM issue, but ...
The trouble I'm having is, in trying to create the first list I'm getting the
following error:
haley 57 =>mailx -v majordomo
Subject:
lists
<dot on a line by itself>
EOT
haley 30 =>majordomo... aliased to "|/disk2/home/majordom/tools/majordomo-1.93/wrapper majordomo"
/disk2/home/majordom/tools/majordomo-1.93/wrapper: error: recompile with POSIX flags.
"|/disk2/home/majordom/tools/majordomo-1.93/wrapper majordomo"... unknown mailer error 4
Saving message in /disk2/home/skip/dead.letter
/disk2/home/skip/dead.letter... Sent
haley 67 =>logout
However, if I run run:
haley% wrapper test
euid is: 20
egid is: 20 20
ruid is: 20
rgid is: 20 20
haley%
I assume this is a reasonable output.
The significant part of the Makefile is:
.
.
.
# Use these settings for BSD-based systems, including SunOS 4.x. If you're
# using a POSIX-compliant system (including SysV and BSDI), comment these
# settings out, and uncomment the POSIX settings below.
#W_USER=daemon
#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}\"
# If you're using a POSIX-compliant system, uncomment this set of parameters
# and comment out the BSD settings above.
#
#
#W_UID = 54
#W_GID = 54
W_UID = 20
W_GID = 20
W_CHOWN=root
W_CHMOD=4755
WRAPPER_FLAGS = -DBIN=\"${W_BIN}\" -DPATH=\"PATH=${W_PATH}\" \
-DHOME=\"HOME=${W_HOME}\" -DSHELL=\"SHELL=${W_SHELL}\" \
-DMAJORDOMO_CF=\"MAJORDOMO_CF=${W_MAJORDOMO_CF}\" \
-DPOSIX_UID=${W_UID} -DPOSIX_GID=${W_GID} -DSETGROUP
# YOU SHOULDN'T HAVE TO CHANGE ANYTHING BELOW THIS LINE.
.
.
.
This is on a Sun running 5.5 and MJ 1.93 and perl 5.x
Any ideas greatly appreciated.
-skip
____ ____
\ )_____________ _____________( /
> | Phone: )_______________________________( Fax: | <
/___|508-442-1340 | Skip Ramsay |508-244-2049 |___\
\_____________| Email: skip@east.sun.com |____________/
\_______________________________/
Follow-Ups:
|
|