Great Circle Associates Majordomo-Users
(January 1997)
 

Indexed By Date: [Previous] [Next] Indexed By Thread: [Previous] [Next]

Subject: GET command only looks at -digest list
From: Adam Horwitz <adam @ Tripcom . COM>
Date: Mon, 6 Jan 1997 18:27:44 -0600 (CST)
To: majordomo-users @ greatcircle . com

Does anyone have a fix for version 1.93 that seems to only check
the -digest list for a match on a GET (as well as others) command?  Trying
to figure out and modify the lookup logic in the script is beyond my coding
expertise.  :-(  Here's a section of code...

    if ($clean_list ne "") {
        # The list is valid, so now check make sure that it's not a private
        # list, or if it is, that the requester is on the list.
        &get_config($listdir, $clean_list)
                        if !&cf_ck_bool($clean_list, '', 1);
    
        if ((&cf_ck_bool($clean_list,"private_get") )
                && ! &is_list_member($reply_to, $listdir, $clean_list)) {
            print REPLY "**** List '$clean_list' is a private list.\n";
            print REPLY "**** Only members of the list can do a 'get'.\n";
            print REPLY "**** You aren't a member of list '$clean_list'.\n";
            return 0;
        }

-- 
Adam Horwitz                            (630) 904-9500
Tripcom Systems Inc.                  adam@tripcom.COM


Follow-Ups:
Indexed By Date Previous: Re: File permissions problem
From: Jason L Tibbitts III <tibbs@hpc.uh.edu>
Next: Re: setting up subscribe list from web
From: Bill.Houle@SanDiegoCA.NCR.COM (Bill Houle)
Indexed By Thread Previous: Re:aliasing/forwarding loop broken
From: Alex Lazen <alex@ns2.m-machine.com>
Next: Re: GET command only looks at -digest list
From: Dave Wolfe <dwolfe@risc.sps.mot.com>

Google
 
Search Internet Search www.greatcircle.com