1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41
|
<!-- $Id: help_editfile.tt2,v 1.1 2004/08/09 14:24:00 sympa-authors Exp $ -->
[%|loc%]Service messages description :[%END%]<ul>
<li>[%|loc%]Welcome message: This message is sent to new subscribers. It can be
a full MIME structured message (only for MIME gurus).[%END%]</li>
<li>[%|loc%]Unsubscription message : This message is sent when users leave the list
using the UNSUBSCRIBE command.[%END%]</li>
<li>[%|loc%]Deletion message : This message is sent to users when you
remove them from the list using the DEL command (unless you hit the
Quiet button.[%END%]</li>
<li>[%|loc%]Remind message : This message is sent to each subscriber
when using the command REMIND. It's very useful to help people who are
confused about their own subscription emails or people who are not able to
unsubscribe themselves.[%END%]</li>
<li>[%|loc%]Subscribing invitation message : it is sent to a person if some user
use the INVITE command to invite someone for subscription.[%END%]</li>
</ul>
[%|loc%]Other files/pages description :[%END%]<ul>
<li>[%|loc%]List homepage : HTML text to describe the list. It is printed on the
right-hand side of the main list page. (default for this is the list description)[%END%]</li>
<li>[%|loc%]List description : This text is sent as an answer to the mail command
INFO. It can also be included in the[%END%] <em>[%|loc%]Welcome message[%END%]</em>.</li>
<li>[%|loc%]Message header: If this file is not empty, it is added as a MIME
attachment at the beginning of each message distributed to the list.[%END%]</li>
<li>[%|loc%]Message footer : same as <em>Message header,</em> but attached at the
end of the message.[%END%]</li>
</ul>
|