I've really had a tough time getting majordomo 1.93 working
on my Linux 1.2.3 box. I must be really dull I guess.
Now, whenever a user sends a subscribe or unsubscribe, they do
NOT receive a welcome message and the list adminstrator is not
notified. I really want the welcome to be sent out. Also, several
majordomo command don't seem to work like "lists" "config" etc.
Resend must be doing it's jobs as the mails get distributed.
I really could use some help here. Thanks.
********************************************************************
---------------------------- my aliases file
# /etc/aliases for vulcan.gep.ge.com
# Written by Vikram Mittal 07/04/95
#
#
majordomo: "|/usr/lib/majordomo/wrapper majordomo"
#majordomo-owner: root
owner-majordomo: postmaster
owner-test: root
test-approval: root
test: "|/usr/lib/majordomo/wrapper resend -l test -h vulcan.gep.ge.com test-outgoing"
owner-test-outgoing: owner-test
test-outgoing: :include:/var/spool/majordomo/lists/test
owner-test-request: test-owner
test-request: "|/usr/lib/majordomo/wrapper request-answer test"
********************************************************
--------------------------- my majordomo.cf
$whereami = "vulcan.gep.ge.com";
$whoami = "Majordomo@$whereami";
$whoami_owner = "Owner-Majordomo@$whereami";
$homedir="/usr/lib/majordomo";
$listdir = "/var/spool/majordomo/lists";
$digest_work_dir = '/var/spool/majordomo/digest';
$log = "$homedir/Log";
$mailer = "/usr/lib/sendmail -f$sender";
$filedir = "/var/spool/majordomo/archive";
$filedir_suffix = "";
$index_command = "/bin/ls -lRL";
$return_subject = 1;
$majordomo_request = 0;
umask(007);
@archive_dirs=();
Regards,
Vikram Mittal.
|
|