16 lines
		
	
	
	
		
			274 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
	
		
			274 B
		
	
	
	
		
			Python
		
	
	
	
	
	
| {
 | |
|     'bundles': [
 | |
|         'opendkim',
 | |
|         'dovecot',
 | |
|         'letsencrypt',
 | |
|         'mailserver',
 | |
|         'mailserver-autoconfig',
 | |
|         'nginx',
 | |
|         'php',
 | |
|         'postfix',
 | |
|         'postgresql',
 | |
|         'redis',
 | |
|         'roundcube',
 | |
|         'rspamd',
 | |
|     ],
 | |
| }
 | 
