You've already forked Mailu
mirror of
https://github.com/Mailu/Mailu.git
synced 2025-11-29 22:37:58 +02:00
To make postfix override files understandable and readable, users may want to insert empty newlines and #-commented lines in their postfix override files too. This will now ignore such bogus-lines and not send them to `postconf`, which produced ugly errors in the past. closes #1098