Command: replyto

  Format: replyto [no]dest [...]

Sets or clears reply options for the selected list.  These options control
what is placed in the Reply-To: header of outgoing list submissions or
digests.

An option can be named alone (which enables the option) or preceded by "no"
(which disables the option).  More than one option may be named in a single
use of this command.

The valid reply options are:

    sender   includes the sender's address in the Reply-To: header
    list     includes the list's address in the Reply-To: header
    request  includes the list's "request" address in the Reply-To: header
             (e.g. "mylist-request@myserver")

Note that on digests, the semantics are a little different:

    sender   includes the digest's address in the Reply-To: header
             (e.g. "mylist-digest@myserver")
    list     includes the list's address in the Reply-To: header
    request  includes the list's "request" address in the Reply-To: header
             (e.g. "mylist-request@myserver")

This replaces the old "reply-list" and "reply-sender" flags.

See also: select
