Subject: | |
From: | |
Reply To: | |
Date: | Thu, 31 May 2001 11:41:33 -0400 |
Content-Type: | text/plain |
Parts/Attachments: |
|
|
I use the same Subscription= By Owner configuration with a returnable questionairre in the ADDREQ1 template. According to the manual, I should be able to receive a CC: of the mailed SUB_OWNER template. To date, I have not been able to get this to work, with either:
.TO: &WHOM CC: myaddress
.TO: &WHOM CC: &OWNERS
.TO: &WHOM, myaddress
.TO: &WHOM, &OWNERS
I am the sole non-quiet owner. The Listowners' Manual at 2.13.9 reads:
The first template form you need to add to listname.MAILTPL is called SUB_OWNER, and in this case it would typically look like this:
>>> SUB_OWNER &LISTNAME: &WHOM requested to join
.TO &WHOM
A copy of the &LISTNAME membership questionnaire has been sent
to you. Please read it carefully and follow the instructions
to complete it and return it to the list owners.
The .TO &WHOM directive is required so that the message is sent to the subscriber rather than to the list owner. If you want the non-quiet list owners to receive a copy of this message (which is admittedly unlikely), you can simply add CC: &OWNERS to the end of the .TO line, e.g.,
.TO &WHOM CC: &OWNERS
Or, if you want to cc: a specific user such as [log in to unmask], use
.TO &WHOM CC: [log in to unmask]
Michael McNeil
|
|
|