File diff 2e340af74a96 → 35fff2909917
roles/mail_server/templates/main.cf.j2
Show inline comments
 
@@ -77,3 +77,6 @@ notify_classes = resource, software, 2bounce
 
# 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 }}