MOTD

Name

MOTD -- Server Message of the day

Synopsis

<MOTD PRIORITY="priority" URL="url"> <![CDATA[...]]> </MOTD>
DataTypeExample
PRIORITYstringnormal
URLstringhttp://...

Description

Message of the day (MOTD) from the Server

Message Data

PRIORITY

MOTD priority used to determine whether to display it or not

URL

Web page containing a HTML MOTD, or empty to display text MOTD

Data (CDATA)

All lines of the MOTD, separated by the newline character

Usage

The MOTD tag is sent from the server to the client upon successful login (ie. after the RESULT tag belonging to a LOGIN request)