Sign In Sign Out Mailing Lists Unsubscribe or Change Settings Help

OpenBSD Mailing List Server

= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
configset listname reply_to = [VALUE]
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Default Value : $LIST@$HOST
Data Type     : word
Category      : deliver
Password Notes: Visible only with password. 
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =

EXAMPLE:
configset listname reply_to = $SENDER


The reply_to setting contains an e-mail address which will be placed in
the "Reply-To" header of posted messages.  If the message already has a
"Reply-To" header, it will be replaced only if the override_reply_to
configuration setting is turned on.

Only subscribers with the "replyto" personal setting will see this
header (see "help set" for more information on personal settings.)

The Reply-To header can also be altered using the delete_headers and
message_headers configuration settings.  The reply_to setting is more
flexible in that it does not always override existing headers.

The header text will undergo variable substitution when it is added to
the message.  These variables include the standard substitutions, plus
HOST, NEEDCOPY, SENDER, SEQNO, and USER.  See "help variables" for a
description of these substitutions.


See Also:
   help admin_delivery
   help configset_default_flags
   help configset_delete_headers (to remove headers from a posted message)
   help configset_message_headers (to add headers to a posted message)
   help configset_override_reply_to (which may keep this from working)
   help configset_sender (to supply yet another header field)
   help set
   help variables (for an introduction to substitution variables)

This is the "configset_reply_to" help document for 
Majordomo 2, version 0.1201103110.

For a list of all help documents, send the following command:
   help topics
in the body of a message to majordomo@openbsd.org.

For assistance, please contact the openbsd.org administrators.
Sign In Sign Out Mailing Lists Unsubscribe or Change Settings Help