|  | @@ -1221,6 +1221,8 @@ Some useful keys to know are:
 | 
	
		
			
			| 1221 | 1221 |  -- From a 2013 Guardian article on GCHQ/NSA bulk internet data interception.
 | 
	
		
			
			| 1222 | 1222 |  #+END_VERSE
 | 
	
		
			
			| 1223 | 1223 |  
 | 
	
		
			
			|  | 1224 | +For maximum speed and efficiency the recommended email client is Mutt, accessed via ssh, but non-technical people who aren't using an Android app are unlikely to want to use email in that manner.  So it's a good idea to also have a webmail system installed, both for accessibility and as a fallback should ssh not be available due to port blocking.
 | 
	
		
			
			|  | 1225 | +
 | 
	
		
			
			| 1224 | 1226 |  Install dependencies.
 | 
	
		
			
			| 1225 | 1227 |  
 | 
	
		
			
			| 1226 | 1228 |  #+BEGIN_SRC: bash
 | 
	
	
		
			
			|  | @@ -1333,6 +1335,8 @@ rm -rf /var/www/$HOSTNAME/htdocs/mail/installer
 | 
	
		
			
			| 1333 | 1335 |  
 | 
	
		
			
			| 1334 | 1336 |  Now with a browser navigate to https://mydomainname.com/mail and log in.
 | 
	
		
			
			| 1335 | 1337 |  
 | 
	
		
			
			|  | 1338 | +TODO: connect Sent and Draft folders.
 | 
	
		
			
			|  | 1339 | +
 | 
	
		
			
			| 1336 | 1340 |  ** Install a Blog
 | 
	
		
			
			| 1337 | 1341 |  
 | 
	
		
			
			| 1338 | 1342 |  #+BEGIN_VERSE
 |