Hi,
There's an event OnRcptError that you can use to handle the situation,
not sure if it is in current release or latest beta.
procedure TForm1.SmtpClientRcptToError(Sender: TObject;
ErrorCode: Word; RcptNameIdx: Integer;
var Action: TSmtpRcptToErrorAction);
begin
end;
Arno Garrel
Hello!
I am from Poland. This is my problem.
Let's say that I send email to 100 people. They are in BCC list. For example:
[EMAIL PROTECTED]; [EMAIL PROTECTED]; .. [EMAIL PROTECTED];
Mail is sending. But, suddenly I have an error message, that some emaill
adresses are incorrect or doesn't exist