[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
|
.edit_options
property which is a list
containing one or more (string) flags from the following list
|
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
|
|
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
>"first line -|Line 1 added. >" second line" -|Line 2 added. >list -|1: first line -|__2_ second line" -|^^^^ |
>list . -|_37_ Hello there -|^38^ Oh, I'm fine. >:, how are you -|Appended to line 37. >:? -|Appended to line 37. >list . -|_37_ Hello there, how are you? -|^38^ Oh, I'm fine. |
|
Reply-to:
field of your message. With arguments, adds (or
changes) the Reply-to:
field.
When someone `@answers' a message, the Reply-to:
field is checked first
when determining to whom the reply should be sent.
To clear the Reply-to:
field, enter the command
reply-to "" |
@edit object:verb. |
@notedit note |
@notedit object.property |
Subject:
line for your message. If text is "", the Subject:
line is
removed.
To:
line) for your message. Recipient names not beginning with * are
matched against the list of players. Recipient names beginning with *
are interpreted as mailing-lists/archives/other types of non-person
addresses and are matched against all such publically available objects.
If the list you want to use isn't in the database (i.e., isn't located
in the database ($mail_agent)) you need to refer to it by object id.
To:
line, the message
will not be sent. It may be, however, that valid addresses on your
To:
line will forward to other addresses that are bogus; you'll
receive warnings about these, but in this case your message will still
be delivered to those addresses that are valid.
$mail_agent
's
mail-forwarding tracer and determines who (or what) is actually going to
receive your message. The resulting list will not include destinations
that will simply forward the message without
:receive_message()
'ing a copy for themselves.
The second form expands an arbitrary list of recipients, for if e.g.,
you're curious about the members of particular mailing list.
[ << ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |