f33cd5b8b44175256eb92bec51a60ad8fb98bbe0 |
|
31-Mar-2017 |
Timo Sirainen <timo.sirainen@dovecot.fi> |
lmtp: Die at startup if config reading fails.
Although most of the time it's not strictly required for config to be read here,
one exception is SSL server settings. If this config reading fails, the SSL
initialization just crashes. So this gives a better error message than a crash.
Also config reading really isn't supposed to fail anyway. |