My mistake.
$subscribe = $reply_to;
does not appeand the two together. I was sending test case of:
subscribe list John Doe
and getting a address added to the list of :
John Doe <jdoe@node.com
That entire string is $reply_to.
New Problem: If "John Doe <jdoe@node.com>" is a subscriber
to a Majordomo list then Majordomo treats each of the three
words as a seperate address to ask sendmail to deliver a message to.
Therefore, I/we get a delivery error on "John" and "Doe"
while <jdoe@node.com> is delivered fine.
Is this controlled by "request" ? That is where I am looking.
Roger Smith
smithr@mystech.com
|
|