mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-04 06:11:06 +00:00 
			
		
		
		
	This is based on `ssl_mail_client` from mbedtls. The client also adds functionality to send attachments. Signed-off-by: Vikram Dattu <vikram.dattu@espressif.com>
		
			
				
	
	
		
			3 lines
		
	
	
		
			130 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			130 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
idf_component_register(SRCS "smtp_client_example_main.c"
 | 
						|
                       EMBED_TXTFILES server_root_cert.pem esp_logo.png)
 |