| 4D v18transporter.authenticationMode | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 
 | 
    4D v18
 transporter.authenticationMode 
         | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameter | Type | Description | ||||||
| transporter.authenticationMode | Text |   | 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.
	Product:  4D
	Theme:  Mail
	
        
        
	
	Created:  4D v17 R4
	
	
	
	4D Language Reference ( 4D v18)
 Add a comment
Add a comment