mirror of
				https://gitlab.com/animath/si/plateforme-corres2math.git
				synced 2025-11-04 03:02:20 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			19 lines
		
	
	
		
			443 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			443 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
defaults
 | 
						|
auth           on
 | 
						|
tls            on
 | 
						|
tls_starttls   off
 | 
						|
tls_trust_file /etc/ssl/certs/ca-certificates.crt
 | 
						|
syslog         on
 | 
						|
logfile        /var/log/msmtp.log
 | 
						|
 | 
						|
account        corres2math
 | 
						|
host           ssl0.ovh.net
 | 
						|
auth           on
 | 
						|
port           465
 | 
						|
from           contact@correspondances-maths.fr
 | 
						|
user           contact@tfjm.org
 | 
						|
passwordeval   "echo $CORRES2MATH_MAIL_PASSWORD"
 | 
						|
 | 
						|
# Set a default account
 | 
						|
account default : corres2math
 |