File diff 35fff2909917 → 90bda8fea4aa
roles/mail_forwarder/templates/main.cf.j2
Show inline comments
 
@@ -47,3 +47,6 @@ recipient_delimiter = +
 
# Fall-back to using native lookups (/etc/hosts etc) if DNS lookup fails. Useful
 
# for local overrides of mail servers.
 
smtp_host_lookup = dns, native
 

	
 
# Explicitly set maximum allowed mail size that should be accepted.
 
message_size_limit = {{ mail_message_size_limit }}