mirror of
				https://github.com/open-metadata/OpenMetadata.git
				synced 2025-11-03 20:19:31 +00:00 
			
		
		
		
	
		
			
	
	
		
			20 lines
		
	
	
		
			620 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
		
		
			
		
	
	
			20 lines
		
	
	
		
			620 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| 
								 | 
							
								---
							 | 
						||
| 
								 | 
							
								title: emailAlertConfig
							 | 
						||
| 
								 | 
							
								slug: /main-concepts/metadata-standard/schemas/events/emailalertconfig
							 | 
						||
| 
								 | 
							
								---
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								# EmailAlertConfig
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								*This schema defines email config for receiving events from OpenMetadata.*
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								## Properties
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								- **`receivers`** *(array)*: List of receivers to send mail to.
							 | 
						||
| 
								 | 
							
								  - **Items** *(string)*
							 | 
						||
| 
								 | 
							
								- **`sendToAdmins`** *(boolean)*: Send the Mails to Admins. Default: `False`.
							 | 
						||
| 
								 | 
							
								- **`sendToOwners`** *(boolean)*: Send the Mails to Owners. Default: `False`.
							 | 
						||
| 
								 | 
							
								- **`sendToFollowers`** *(boolean)*: Send the Mails to Followers. Default: `False`.
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								Documentation file automatically generated at 2023-10-27 13:55:46.343512.
							 |