![]() ![]() |
|
How do I send a customized message to new list subscribers?If you're new to mail templates, please read How do I customize the messages LISTSERV sends to my subscribers? first. The following deals specificially with the mail templates used to send your own message to new subscribers, rather than the standard Listserv message.
>>> ADD1 You have been added to the &LISTNAME list
.* lines starting with '.*' are comments
.* ----------------ADD1 message ------------------------------
.* The following replaces standard message to subscribers added
.re owners
.* the following line turns off cc of message to owner
.cc off
&WEEKDAY, &DATE &TIME
You have been added to the &LISTNAME mailing list (&TITLE) by
&MBX(&INVOKER).
.* the following line turns off formatting (to preserve your own)
.fo off
.* the following line imbeds the text in $BLURB
.im $BLURB
.* the following line turns formatting back on
.fo on
Some additional text for the new subscriber (perhaps information
on signing off, posting, archives)
.* -----------------------------------------------------------
.* the following descriptive text is included in several messages
>>> $BLURB Standard message to new subscribers
A paragraph or two describing the purpose of the list......
| |