Ben, you are the man!  That was exactly what I needed.  It would be helpful
if that information was actually in the reference manual...


-------------------------------------------------
Curtis E. Stevens
Director, Standards & Features Technology
3355 Michelson Dr. #100
Office: 1-1041
Irvine, Ca. 92612
Phone: 949-672-7933
Cell: 949-307-5050
E-Mail: [log in to unmask]

Remember, you may only be blamed for something if you are actually doing
something.

-----Original Message-----
From: LISTSERV site administrators' forum
[mailto:[log in to unmask]] On Behalf Of Ben Parker
Sent: Monday, February 14, 2011 10:10 PM
To: [log in to unmask]
Subject: Re: Including the Cc: in E-Mail

On Mon, 14 Feb 2011 13:27:00 -0500, "Curtis E. Stevens"
<[log in to unmask]> wrote:

>How do I enable the Cc: line when SUBJECTHDR is selected.

Release Notes are your friend.  In Ver 14.5 and later, add this line to the
List Header:

(note the individual user option setting must also be SET to IETFHDR for
this
to work)

Default-Options= IETFHDR

Misc-Options= IETFHDR_SUBJECT_TAG

If you have many lists, you can set this at the site-wide level by adding
this
line to site.cfg (Windows)

DEFAULT_MISC_OPTIONS=IETF_SUBJECT_TAG

or these 2 lines to go.user (unix)

DEFAULT_MISC_OPTIONS="IETF_SUBJECT_TAG"
export DEFAULT_MISC_OPTIONS