Title: Re: Couple of questions
At 12:04 -0600 7/01/2002, David Hooker wrote:
1) How do I
add the listname to the email subject, like so many lists do?
I.e. "[mylist] Some subject"
#
subject_prefix [word] (undef)
<resend>
# This word will be prefixed to the subject
line, if it is not
# already in the subject. The text is expanded
before being used.
# The following
expansion tokens are defined: $LIST - the name of
# the current
list, $SENDER - the sender as taken from the from
# line, $VERSION, the version of majordomo.
subject_prefix = [$LIST:$SEQNUM]
2) How do I
add a banner to the bottom of each message?
#
message_footer [string_array]
(undef) <resend,digest>
# Text to be appended at the end of all
messages posted to the
# list. The text is expanded before being used.
The following
# expansion tokens are defined: $LIST -
the name of the current
# list, $SENDER - the sender as taken from the from
line, $VERSION,
# the version of majordomo. If
used in a digest, no expansion
# tokens are provided
message_footer << END
-
- To remove yourself from this mailing list, send
-
mailto:Majordomo@aerov.jussieu.fr
- with the following command in the body of your email message
- unsubscribe test
your-E-mail
END
Follow-Ups:
References:
|
|