Displaying 1 result from an estimated 1 matches for "7dac1ebe".
2006 Nov 17
2
CHANGE REQUEST: Move config files out of main $sysconfdir
Currently, dovecot places it's config files in $sysconfdir
In Makefile.am, this is defines as:
confdir = $(sysconfdir)
It would be far more friendly to an already overloaded /etc/ directory,
and easier to locate the files, to follow the now-common convention and
place files in $sysconfdir / dovecot / ... on most systems this would
mean:
/etc/dovecot/
If there is only a dovecot.conf, it