Displaying 1 result from an estimated 1 matches for "carbon_name".
2017 Nov 13
0
Carbon_name path hardcoded
Hello,
I am setting up the imap_stats for dovecot and stumb up on a problem with carbon_name setup.
const char *prefix = t_strdup_printf("dovecot.%s.global?,
But I need to setup the path myself so my index cam be compliant to the index I already have.
Wonder if changing it to something like the following so other users have a way to configure their own path or use the default in ca...