4D v18

transporter.authenticationMode

Home

 
4D v18
transporter.authenticationMode

transporter.authenticationMode 


 

   
Parameter Type   Description
transporter.authenticationMode   Text in Authentication mode actually used to open the session on the SMTP server.

Read-only property

The transporter.authenticationMode property contains the authentication mode actually used to open the session on the SMTP server. Possible values are:

Constant Value Comment
SMTP authentication CRAM MD5 CRAM-MD5 SMTP authentication using CRAM-MD5 protocol
SMTP authentication login LOGIN SMTP authentication using LOGIN protocol
SMTP authentication plain PLAIN SMTP authentication using PLAIN protocol

By default, the most secured mode supported by the server is used.



See also 

SMTP New transporter
transporter.acceptUnsecureConnection

 
PROPERTIES 

Product: 4D
Theme: Mail

 
HISTORY 

Created: 4D v17 R4

 
ARTICLE USAGE

4D Language Reference ( 4D v18)