[ John Gorman writes: ]
>
> Some of my mailing list facilitators have been having problems
> with their MUA wrapping subscription approval lines.
Tell them to get rid of such a broken MUA that they can't control the
formatting. If they won't quit using such beasts or controlling the MUA
behavior, maybe it's time to explain the benefits program.
> The result is that their first and last names appear
> in the list, but not their e-mail address.
>
> For example:
>
> approve passwd subscribe center-talk John Gorman
> <john@rsi.com>
>
> I end up with a center-talk list that looks like:
>
> ...
> Joe Blow <jb@aol.com>
> John Gorman
> ...
>
> But - oops, they don't seem to be able to unsubscribe these
> addresses! For example:
>
> approve passwd unsubscribe center-talk John Gorman
>
> fails:
>
> >>>> approve passwd unsubscribe center-talk John Gorman
> **** unsubscribe: 'John Gorman' is not a member of list 'center-talk'.
Try turning off mungedomain. The code in majordomo.pl:addr_match isn't
very robust when $partial==2 (mungedomain is on), so when it doesn't
find an '@' in the address it fails the match without ever comparing
it to anything. That allows it to subscribe identical non-addresses
multiple times and prevents you from unsubscribing them.
--
Dave Wolfe *Not a spokesman for Motorola* (512) 891-3246
Motorola MMTG 6501 Wm. Cannon Dr. W. OE112 Austin TX 78735-8598
References:
|
|