You've already forked Mailu
mirror of
https://github.com/Mailu/Mailu.git
synced 2025-11-23 22:04:47 +02:00
Ensure that the rendered file ends with newline in order to make postconf work correctly
This commit is contained in:
@@ -126,3 +126,5 @@ milter_default_action = tempfail
|
||||
###############
|
||||
# Extra Settings
|
||||
###############
|
||||
{# Ensure that the rendered file ends with newline in order to make `postconf` work correctly #}
|
||||
{{- "\n" }}
|
||||
|
||||
Reference in New Issue
Block a user