On Wed, Jan 28, 2009 at 08:55:43AM -0800, MountainX wrote:
>
> which of these lines is more correct? I'm guessing the 2nd line is better.
>
> smtpd_tls_session_cache_database = btree:/var/run/smtpd_tls_session_cache
> or
> smtpd_tls_session_cache_database = btree:${data_directory}/smtpd_scache
>
> same question here:
> smtp_tls_session_cache_database = btree:/var/run/smtp_tls_session_cache
> smtp_tls_session_cache_database = btree:${data_directory}/smtp_scache
>
>
> If it makes a difference, I'm on Ubuntu 8.04. Thanks.
The second, for sufficiently recent versions of Postfix.
--
Viktor.
Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the "Reply-To" header.
To unsubscribe from the postfix-users list, visit
http://www.postfix.org/lists.html or click the link below:
<mailto:[email protected]?body=unsubscribe%20postfix-users>
If my response solves your problem, the best way to thank me is to not
send an "it worked, thanks" follow-up. If you must respond, please put
"It worked, thanks" in the "Subject" so I can delete these quickly.