IPWorks S/MIME 2020 C++ Builder Edition

Questions / Feedback?

AllowExtensions Property

A switch allowing the component to use ESMTP features (SMTP extensions).

Syntax

__property bool AllowExtensions = { read=FAllowExtensions, write=FSetAllowExtensions };

Default Value

True

Remarks

This property is a switch allowing the component to use ESMTP features (SMTP extensions). If this property is true, the component will first send the EHLO greeting to the server and, if that fails, the standard HELO command will be sent.

This property is true by default but may be disabled if it's known in advance that the MailServer doesn't support SMTP extensions.

This property is not available at design time.

Data Type

Boolean

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks S/MIME 2020 C++ Builder Edition - Version 20.0 [Build 8154]