remote | local blocks in protocol settings
Nikolaos Milas
nmilas at noa.gr
Tue Jan 19 22:00:45 UTC 2016
On 19/1/2016 8:54 μμ, Timo Sirainen wrote:
> No, this is used only when TLS SNI extension is used. It expands to the TLS SNI hostname. Typically this is only used to configure per-host TLS certificates.
So, when TLS SNI extension is not used, we can skip the entire block? Like:
local 127.0.0.1 {
remote 127.0.0.1 {
protocol imap {
...
}
}
}
Is this acceptable?
Thanks,
Nick
More information about the dovecot
mailing list