Internet Direct (Indy) Version 9.0.2 Beta
|
property OnCommandAuthInfo: TBasicEvent;
AUTHINFO is a Common NNTP Extension as described in RFC 2980. AUTHINFO is used to inform a server about the identity of a user using one of the three acceptable forms of the command. NNTP Servers are not required to accept authentication information that is volunteered by the client.
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