Displaying 1 result from an estimated 1 matches for "pahnames".
Did you mean:
pathnames
2009 Jul 13
2
SSL_PARAMETERS_PERM_PATH
Hi,
I am not on this list so please CC me.
Using dovecot-1.2.x it seems we can not configure the location of ssl-
parameters.dat.tmp, it is hard coded to be in PKG_STATEDIR:
./src/master/master-settings.c:
#define SSL_PARAMETERS_PERM_PATH PKG_STATEDIR"/"SSL_PARAMETERS_FILENAME
This can lead to problems when you're running multiple instances on
one machine. Apart from that, it