mirror of
				https://github.com/open-metadata/OpenMetadata.git
				synced 2025-10-31 18:48:35 +00:00 
			
		
		
		
	 34fbe5d64c
			
		
	
	
		34fbe5d64c
		
			
		
	
	
	
	
		
			
			* DOCS - Prepare 1.7 Release and 1.8 SNAPSHOT * DOCS - Prepare 1.7 Release and 1.8 SNAPSHOT
		
			
				
	
	
	
		
			1.1 KiB
		
	
	
	
	
	
	
	
			
		
		
	
	
			1.1 KiB
		
	
	
	
	
	
	
	
| title | slug | 
|---|---|
| smtpSettings | /main-concepts/metadata-standard/schemas/email/smtpsettings | 
SmtpSettings
This schema defines the SMTP Settings for sending Email
Properties
- emailingEntity(string): Emailing Entity. Default:- "OpenMetadata".
- supportUrl(string): Support Url. Default:- "https://slack.open-metadata.org".
- enableSmtpServer(boolean): If this is enable password will details will be shared on mail. Default:- false.
- openMetadataUrl(string): Openmetadata Server Endpoint.
- senderMail(string): Mail of the sender.
- serverEndpoint(string): Smtp Server Endpoint.
- serverPort(integer): Smtp Server Port.
- username(string): Smtp Server Username.
- password(string): Smtp Server Password.
- transportationStrategy(string): Must be one of:- ["SMTP", "SMTPS", "SMTP_TLS"]. Default:- "SMTP".
- templatePath(string)
- templates(string): Must be one of:- ["openmetadata", "collate"]. Default:- "openmetadata".
Documentation file automatically generated at 2025-01-15 09:05:41.923720+00:00.