Great Circle Associates Majordomo-Users
(January 1997)
 

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

Subject: Re: Error in majordomo.pl?
From: Lars Kellogg-Stedman <lars @ bu . edu>
Date: Sun, 19 Jan 1997 12:33:36 -0500
To: Majordomo Users <majordomo-users @ greatcircle . com>, "Kevin W. Reed - Mail Admin Account" <soldo @ telesys . tnet . com>
In-reply-to: <Mutt.19970119003614.soldo@telesys.tnet.com>
Reply-to: lars @ bu . edu

On Sun, 19 Jan 1997 00:36:14 -0700 soldo@telesys.tnet.com (Kevin W. Reed
- Mail Admin Account) wrote:

>What version of Majordomo are you using??   A query sent to
>majordomo@bu.edu returned 1.93.  Same server or are you testing
>newer source somewhere else?

I'm working with 1.94.1 elsewhere.

I tracked down my problem with the list command...you're going to love
this :-).  I'm setting up majordomo for a student group at Binghamton
University that happens to have the acronym "CoRE"; all of our mailing
lists have names like "corechat" and "coreann".

The do_lists() functions performs the following check:

next if /^(RCS|core)/;

Which skips any files beginning with "core".  Whoops...

Changing it to:

next if /^(RCS|core$)/;

Only skips files named "core" rather than files beginning with "core".

-- Lars

---
Lars Kellogg-Stedman * lars@bu.edu * (617)353-8277
Office of Information Technology, Boston University


Indexed By Date Previous: Error
From: Tom Glover <tomg@boiled.egg.com>
Next: Returned mail: Can't create output: Permission denied
From: Mail Delivery Subsystem <MAILER-DAEMON>
Indexed By Thread Previous: Majordomo patch archive (was: Error in majordomo.pl?)
From: Jerry Peek <jpeek@jpeek.com>
Next: Re: Error in majordomo.pl?
From: Bill <bill@wagill.com>

Google
 
Search Internet Search www.greatcircle.com