Could someone please tell me the proper syntax for implementing a message
fronter?
A client wants to be able to preface each message with a certain string.
Where do I put the string? Right after the command message_fronter?
Currently all of our lists are configured to have << END defined for the
string. Do I keep the << ? I've tried various methods and nothing has
worked.
Thank you.
# message_fronter [string_array] (undef) <resend,digest>
# Text to be prepended to the beginning 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, only the expansion
token
# _SUBJECTS_ is available, and it expands to the list of message
# subjects in the digest
message_fronter << END
Follow-Ups:
|
|