On 29 Feb 1996, Peter2 Kahn wrote:
> Hi, I'm trying to modify my majordomo setup and I know I must have
> failed the RTFM test on this one, but I just can't seem solve this one.
>
> I want to have my majordomo lists have the list addressin the Reply To:
> header line not
> the user's email address. I'd gladly settle for having an automatic CC
> to the mmxp_cp_list when someone replied to a message.
In your aliases file, setup up your list like this:
mylist:"|/path/majordomo/wrapper resend -l mylist -h myhost.name -r mylist \
mylist-outgoing"
(don't break the line in the aliases file)
The '-r mylist' specifies what is going into the Reply-To: field.
Then you have to have an alias:
mylist-outgoing: :include:/usr/local/mail/lists/mylist
What I'm trying to do is to eliminate the sender's e-mail address
altogether. I would like the 'From:' field to have the mailing list
address in it, and possibly the author's email address in some other
field. This is primarily to avoid confusion when people hit the 'Reply'
button; I want all replies to go to the list.
Thanks - Daniel
References:
|
|