On Sun, Apr 24, 2022 at 04:59:11PM +0200, Matus UHLAR - fantomas wrote:
> >smtp_tls_session_cache_database = btree:${data_directory}/smtp_scache
>
> keep this one, as you are the client supposed to have this data
>
> >smtpd_tls_session_cache_database = btree:${data_directory}/smtpd_scache
>
> remove, as client is supposed to keep the data
Correct, the session cache is kept only by SMTP clients.
--
Viktor.
