Great Circle Associates Majordomo-Users
(June 1996)
 

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

Subject: Re: Problems with approve
From: tomkon @ borris . khoros . unm . edu (Tom Konerth)
Date: Fri, 7 Jun 1996 15:34:41 -0600 (MDT)
To: majordomo-users @ GreatCircle . COM
Posted-date: Fri, 7 Jun 1996 15:34:41 -0600 (MDT)


I mailed the list the following problem with Majordomo 1.93:

> My problem is that when I try to use the approve script I get the following.
>  
> % approve (the file I saved the bounced message as)
>  
> Can't find password for list khoros@khoral.com, Stopped at
> /research/vision/majordom/bin/approve line 189, <FILE> line 13.

Thanks to the help of Jason L Tibbitts III, he pointed me to the right
part of the approve script to correct this. The fix is:

Edit the "approve" script. Change line 113:

112:            ($request, $list) = split(/\s/, $subject, 2);
113:            $list =~ s/:.*//;
114:            next;
115:        }
116:        if (/^$/) {
117:            last;
118:        }
119:    }

to read:

112:            ($request, $list) = split(/\s/, $subject, 2);
113:            $list =~ s/@.*//;
114:            next;

Everything seems to be working fine on my system now.
-- 
                        \,|,/
                       ~(o o)~
/===================oOO--(_)--OOo===========================================\
Tom Konerth               |  Email: tomkon@khoral.com
Khoral Research, Inc.     |
6001 Indian School Rd NE  |  http://www.khoral.com/
Suite 200                 |  Phone: (505) 837-6500   ext. 493
Albuquerque, NM 87110     |    Fax: (505) 881-3842
\===========================================================================/
                        |/ \|
                       (_) (_)

Indexed By Date Previous: Re: So long time
From: Isamar Maia <isamar@magiclink.com.br>
Next: Unknown Error
From: "Scott" <root@vyger.cortland.edu>
Indexed By Thread Previous: Re: Problems with approve
From: Lew Gramer <dedalus@latrade.com>
Next: Re: restricting posts to only list managers
From: Shawn Steele <shawn@aob.org>

Google
 
Search Internet Search www.greatcircle.com