Great Circle Associates Majordomo-Workers
(December 1997)
 

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

Subject: Re: restrict_post and Reply-To addresses
From: Jason L Tibbitts III <tibbs @ hpc . uh . edu>
Date: 10 Dec 1997 13:01:44 -0600
To: majordomo-workers @ greatcircle . com
In-reply-to: Nick Perry's message of Wed, 10 Dec 1997 18:14:54 +0000
References: <19971210181454.64484@amulation.co.uk>

>>>>> "NP" == Nick Perry <nick.perry@amulation.co.uk> writes:

NP> Basically, if a user sends a zubscribe command without explicitly
NP> specifying an email address, majordomo will take the Reply-To: address
NP> (if one has been defined) before any From: address.

Actually Majordomo takes the Reply-To: header, the From:, and the
Apparently-From: header (in that order) as the one address to do all
comparisons against.  The problem is that resend doesn't seem to do the
same thing.

But then there is this code in resend:

        return "" if &is_list_member($from, "", $file) ||
            (defined $reply_to  &&
            $reply_to ne $from  &&
            &is_list_member($reply_to, "", $file));

Which checks to see that either the From: header is a member or the
Reply-To: is a member.  (Returning an empty string implies that there is no
error.)

NP> Restrict_post, however does not check to see if the Reply-To: address
NP> is matched in any of the specified files.

The above code seems to do exactly that.

NP> The latter behavior makes perfect sense, after all Reply-To:, by no
NP> means determines who *sent* the mail to the list.

To Majordomo, it does.  If a Reply-To: is present, that's all it cares
about.

Don't ask for a rationalization; I doubt that anyone can give you one.

 - J<


Follow-Ups:
References:
Indexed By Date Previous: restrict_post and Reply-To addresses
From: Nick Perry <nick.perry@amulation.co.uk>
Next: Re: restrict_post and Reply-To addresses
From: Dave Wolfe <dwolfe@risc.sps.mot.com>
Indexed By Thread Previous: restrict_post and Reply-To addresses
From: Nick Perry <nick.perry@amulation.co.uk>
Next: Re: restrict_post and Reply-To addresses
From: Tom Neff <tneff@panix.com>

Google
 
Search Internet Search www.greatcircle.com