WebSmtpTurn Function

Action

Lets the recipient reply with an OK message.

Include file

WebAPI.bdh

Syntax

WebSmtpTurn(in hSmtp: number): boolean;

Return value

  • true if the server responded with a positive return code

  • false otherwise

Parameter Description
hSmtp Handle to a Web connection that was created by WebSmtpConnect