From f6b3b133f021939f6a08728c42dd07a35cf2c8fc Mon Sep 17 00:00:00 2001 From: Arjen de Korte Date: Sat, 20 Mar 2021 11:47:47 +0100 Subject: imapd-ssl.dist.in.git: naming mismatch TLS_CACHEFILE name should be `couriersslimapcache` (not `couriersslpop3cache`)--- imap/imapd-ssl.dist.in.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/imap/imapd-ssl.dist.in.git b/imap/imapd-ssl.dist.in.git index 7c351be..102f3ba 100644 --- a/imap/imapd-ssl.dist.in.git +++ b/imap/imapd-ssl.dist.in.git @@ -313,7 +313,7 @@ TLS_VERIFYPEER=NONE # automatically created, TLS_CACHESIZE bytes long, and used as a cache # buffer. -TLS_CACHEFILE=@localstatedir@/couriersslpop3cache +TLS_CACHEFILE=@localstatedir@/couriersslimapcache TLS_CACHESIZE=524288 ##NAME: TLS_ALPN:0 -- cgit v1.2.3