next message in archive
no next message in thread
previous message in archive
Index of Subjects
After activating IP and running csuite-cron the following output scrolled
through the screen; no error in the output here except that the output
should go some place else.
frugal:~# /var/test/csuite/cronbin/csuite-cron
+ read line
++ echo 'ip-1007|1007|custom|CommunityNet/Support|support|support|csuite'
++ gawk '-F|' ' {
printf "ipfile=%c%s%c\n", 39,$1,39
printf "ipgid=%c%s%c\n", 39,$2,39
printf "ipgrplist=%c%s%c\n", 39,$3,39
printf "ipdir=%c%s%c\n", 39,$4,39
printf "ipmlpriv=%c%s%c\n", 39,tolower($5),39
printf "ipmlpub=%c%s%c\n", 39,tolower($6),39
printf "ipcreator=%c%s%c\n", 39,tolower($7),39
} '
+ eval 'ipfile='ip-1007'' 'ipgid='1007'' 'ipgrplist='custom'' 'ipdir='CommunityNet/Support'' 'ipmlpriv='support'' 'ipmlpub='support'' 'ipcreator='csuite''
++ ipfile=ip-1007
++ ipgid=1007
++ ipgrplist=custom
++ ipdir=CommunityNet/Support
++ ipmlpriv=support
++ ipmlpub=support
++ ipcreator=csuite
+ grep '^ip-1007:' /etc/group
+ grep :1007: /etc/group
+ '[' -d /var/test/csuite/info/CommunityNet/Support ']'
++ ok-custom support
+ ok=ok
+ '[' ok '!=' ok ']'
++ chk-grlist custom
+ ok=
+ '[' '' '!=' '' ']'
+ umask 002
+ /var/test/csuite/lynxexec/edgroup -i 1007 -g ip-1007 -s csuite -c
+ /var/test/csuite/lynxexec/edgroup -g ip-1007 -a custom
++ echo custom
++ gawk -F, ' { print $1 } '
+ owner=custom
+ mkdir -p /var/test/csuite/info/CommunityNet/Support
+ chown custom /var/test/csuite/info/CommunityNet/Support
+ chgrp 1007 /var/test/csuite/info/CommunityNet/Support
+ '[' -d /var/test/csuite/etc/majordomo/spool ']'
++ ip2ipname ip-1007
+ ipname=support
++ gawk '-F|' '
/^Directory/ { dir=tolower($2) }
/^jumpkey/ { ipkey = $2 }
END { print ipkey == "" ? dir : ipkey}
' /var/test/csuite/private/ipdb/ip-1007
+ ipkey=support
+ trap 'unlock $spooldir/$ipmlpriv $$ >/dev/null 2>&1' 0 1 2 15
+ chmod 660 /var/test/csuite/etc/majordomo/spool/support
+ lock /var/test/csuite/etc/majordomo/spool/support 11093
++ pwd
+ curdir=/var/test/csuite/private/ipdb
+ cd /var/test/csuite/etc/majordomo/spool
+ echo 'name=support
owner=custom
description=support feedback list
admin_p=custom.support
approve_p=custom.support
subscribe_policy=closed
moderate=no'
+ /var/test/csuite/admin-bin/mkmdml -a -o custom support
+ cd /var/test/csuite/private/ipdb
+ echo 'support - TFVTCN feedback mailing list
This mailing list is used by Testing Frugal VarTest Community Net to forward Lynx Comments to
the editors of the support World Wide Web site. '
+ /var/test/csuite/etc/mail/bin/sendmail -t
+ echo 'To: majordomo'
+ echo 'From: csuite'
+ echo ''
+ echo custom
+ tr , '\012'
+ sed 's/^/approve custom.support subscribe support /g'
+ unlock /var/test/csuite/etc/majordomo/spool/support 11093
+ rm /var/test/csuite/etc/majordomo/spool/support
+ echo 'ip-1007|1007|custom|CommunityNet/Support|support|support|csuite|859379724'
+ echo 'group|ip-1007|859379724'
--
David Murdoch
next message in archive
no next message in thread
previous message in archive
Index of Subjects