Great Circle Associates Majordomo-Workers
(February 1998)
 

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

Subject: 1.94 patch to do_which
From: George Lindholm <lindholm @ smtp . ucs . ubc . ca>
Date: Tue, 3 Feb 1998 16:07:57 -0800 (PST)
To: majordomo-workers @ greatcircle . com
Reply-to: George Lindholm <lindholm @ smtp . ucs . ubc . ca>

Hi there,
  I've just been given the task of installing 1.94 at out site. One of the 
things I need to do is add the ability to treat multiple domains as being the 
same as far as list members/managers are concerned (ie. 
lindholm@interchange.ubc.ca and lindholm@netinfo.ubc.ca are treated as the same 
person). While looking through the code I noticed that do_which() does not use
the mundgedomain variable which seems wrong to me. So I made this change, or am 
I missing something? Thanks

   George
   
George Lindholm                                  phone:    (604) 822-4375
University Computing Services, UBC               fax:      (604) 822-5116
6356 Agricultural Road, Vancouver, B.C., Canada  internet: lindholm@ucs.ubc.ca
V6T 1Z2

*** majordomo	1998/02/03 21:53:03	1.1
--- majordomo	1998/02/03 23:52:53
***************
*** 653,659 ****
  	    }
  
  	    $_ = &chop_nl($_);
! 	    if (&addr_match($_, $subscriber, 1)) {
  		if ($count == 0) {
  		    printf REPLY "%-23s %s\n", "List", "Address";
  		    printf REPLY "%-23s %s\n", "====", "=======";
--- 653,659 ----
  	    }
  
  	    $_ = &chop_nl($_);
! 	    if (&addr_match($_, $subscriber, 
(&cf_ck_bool($clean_list,"mungedomain") ? 2 : 1))) {
  		if ($count == 0) {
  		    printf REPLY "%-23s %s\n", "List", "Address";
  		    printf REPLY "%-23s %s\n", "====", "=======";


Indexed By Date Previous: Re: Wish. . . (fwd)
From: "Brian L. Heess" <dmbong@commline.com>
Next: [no subject]
From: vtv554 <vtv554@ix.netcom.com>
Indexed By Thread Previous: Re: Wish. . . (fwd)
From: "Brian L. Heess" <dmbong@commline.com>
Next: Re: 1.94 patch to do_which
From: George Lindholm <lindholm@smtp.ucs.ubc.ca>

Google
 
Search Internet Search www.greatcircle.com