Internet Direct (Indy) Version 9.0.2 Beta
TIdNNTP.SendIHAVE
Sends message using the IHAVE command.

procedure SendIHAVE(AMsg: TStringList);
Parameters
AMsg: TStringList
Messages to send.

Description
SendIHAVE is a method that will send messages in the AMsg TStringList using the IHave Command. This is used only when two servers are exchanging articles, and is not for use by Newsreaders. Using IHAVE commands often sets internal news server flags which indicate that the article is from another news server. The article messages must be completely valid.