| 
				
			 | 
			
			
				@@ -271,6 +271,7 @@ function install_mailpile { 
			 | 
		
	
		
			
			| 
				271
			 | 
			
				271
			 | 
			
			
				     adduser --system --home=/var/www/$MAILPILE_DOMAIN_NAME/mail/ --group mailpile 
			 | 
		
	
		
			
			| 
				272
			 | 
			
				272
			 | 
			
			
				     adduser mailpile debian-tor 
			 | 
		
	
		
			
			| 
				273
			 | 
			
				273
			 | 
			
			
				     adduser mailpile www-data 
			 | 
		
	
		
			
			| 
				
			 | 
			
				274
			 | 
			
			
				+    adduser mailpile $MY_USERNAME 
			 | 
		
	
		
			
			| 
				274
			 | 
			
				275
			 | 
			
			
				     chown -R mailpile: /var/www/$MAILPILE_DOMAIN_NAME/mail/ 
			 | 
		
	
		
			
			| 
				275
			 | 
			
				276
			 | 
			
			
				  
			 | 
		
	
		
			
			| 
				276
			 | 
			
				277
			 | 
			
			
				     # create folders and tags 
			 |