The reason majordomo is trying to add/remove the moderator from the list
is the syntax of the command is incorrect. Since no address is stated on
the command line, the address of the sender is assumed. The correct syntax
to use (all on one line) is:
>>>> approve PASSWD subscribe testlist ADDRESS
or if you must split lines due to weak email clients,
>>>> approve PASSWD subscribe \
>>>> testlist ADDRESS
note the trailing backslash on the first line.
Dan Liston
Larry Prikockis wrote:
>
> ok... I've inherited the administration of a majordomo arrangement using:
> majordomo 1.94.4, perl 5.005 and sendmail, running on Solaris 2.6
>
> For the most part, everything works perfectly-- however, when subscribing
> (or unsubscribing) an address of the form: name@some.thing.some.other.thing
> I get the following message back:
>
> --
>
> >>>> approve PASSWORD_REMOVED subscribe testlist
> **** Address already subscribed to testlist
> >>>> butled@mail.conservation.state.mo.us
> **** Command 'butled@mail.conservation.state.mo.us' not recognized.
> **** Help for Majordomo@ocelot:
>
References:
|
|