Internet Direct (Indy) Version 9.0.1 Beta
|
property OnCommandHelp: TBasicEvent;
HELP is used to retrieve a brief summary of commands that are understood by this implementation of a NNTP server. Help text will be presented as a textual response, terminated by a single period on a line by itself.
Applications should assign a procedure to the event handler in order to respond to the NNTP command, or the server will return the default message:
500 command not recognized