mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-11-04 09:08:56 +01:00 
			
		
		
		
	Set MAILNAME env variable to FQDN hostname for matrix-mailer.
This commit is contained in:
		@@ -1,4 +1,4 @@
 | 
			
		||||
MAILNAME=matrix-mailer
 | 
			
		||||
MAILNAME={{ hostname_matrix }}
 | 
			
		||||
{% if matrix_mailer_relay_use %}
 | 
			
		||||
RELAYHOST={{ matrix_mailer_relay_host_name }}:{{ matrix_mailer_relay_host_port }}
 | 
			
		||||
{% endif %}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user