14 lines
		
	
	
		
			258 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			258 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
defaults
 | 
						|
tls on
 | 
						|
logfile ~/.msmtp.log
 | 
						|
 | 
						|
account gebner.org
 | 
						|
tls_trust_file /etc/ssl/certs/ca-certificates.crt
 | 
						|
host mail.gebner.org
 | 
						|
#from gebner@gebner.org
 | 
						|
auth on
 | 
						|
user gebner
 | 
						|
passwordeval "pass 2b7e.org/mail.gebner.org | head -n1"
 | 
						|
 | 
						|
account default : gebner.org
 |