Brian G. Peterson
2006-Nov-17 03:34 UTC
[Dovecot] 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 doesn't really matter, but when additional config files get added for ldap, sql, sieve, it starts to add up. Some distributions already make this change, but placing this change in the dovecot core would make it unnecessary for downstream packagers to make a change to the core dovecot distribution files. Regards, - Brian
Marcus Rueckert
2006-Nov-17 04:26 UTC
[Dovecot] CHANGE REQUEST: Move config files out of main $sysconfdir
hi, you dont need to modify anything: "--sysconfdir=/etc/dovecot/" thats all you need. not too hard no? darix -- openSUSE - SUSE Linux is my linux openSUSE is good for you www.opensuse.org
Timo Sirainen
2006-Nov-18 22:05 UTC
[Dovecot] CHANGE REQUEST: Move config files out of main $sysconfdir
On Thu, 2006-11-16 at 21:34 -0600, Brian G. Peterson wrote:> /etc/dovecot/..> Some distributions already make this change, but placing this change in > the dovecot core would make it unnecessary for downstream packagers to > make a change to the core dovecot distribution files.I think it's not a good idea to do this kind of a change so close to v1.0 release. I'll change it for v1.1. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: <http://dovecot.org/pipermail/dovecot/attachments/20061119/7dac1ebe/attachment.bin>