In Dovecot v2.0 I'm splitting dovecot-example.conf to multiple files. It's probably annoying to have tons of dovecot-*-example.conf files, so what do you think about: 1. Change default sysconfdir from $prefix/etc to $prefix/etc/dovecot (that's what most distros do anyway) 2. Install *.conf files to $sysconfdir/example/ without the "-example" part in any of the config files. So new installations would then start with "mv example/* ." -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: This is a digitally signed message part URL: <http://dovecot.org/pipermail/dovecot/attachments/20090831/d7ab6229/attachment-0002.bin>
El 31/08/09 12:03, Timo Sirainen escribi?:> In Dovecot v2.0 I'm splitting dovecot-example.conf to multiple files. > It's probably annoying to have tons of dovecot-*-example.conf files, so > what do you think about: > > 1. Change default sysconfdir from $prefix/etc to $prefix/etc/dovecot > (that's what most distros do anyway) > > 2. Install *.conf files to $sysconfdir/example/ without the "-example" > part in any of the config files. > > So new installations would then start with "mv example/* ." >Greetings * I'll would like to see a config dir like /etc/dovecot.d, and, inside it something like: network.example namespaces.example logging.example protocols.example security.example plugins.example But if i got to choose only from the two that you listed, i'll go for option 2. Kind Regards. -- -------------------------------- Julio C. Ortega Equipo de Infraestructura ONUVA | Integraci?n de Sistemas -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: OpenPGP digital signature URL: <http://dovecot.org/pipermail/dovecot/attachments/20090831/3ea9e2df/attachment-0002.bin>
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Julio C. Ortega said the following on 31/08/09 19:01:> But if i got to choose only from the two that you listed, i'll go for > option 2.IMHO the best solution is the Apache way: you can have either a monolithic httpd.conf file, or you can #include a single file, or you can #include a wildcard such as myconf/*.conf Ciao, luigi - -- / +--[Luigi Rosa]-- \ Go directly to jail. Do not pass Go, do not collect $200. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkqcA7UACgkQ3kWu7Tfl6ZTwHQCgkFjdZHbeHaYQGcwGHFc12/Sd ElAAniA4H0RVvc9JqEoS2EHppXUe5NPJ =hSOA -----END PGP SIGNATURE-----
On Seg, 31 Ago 2009, Timo Sirainen wrote:> In Dovecot v2.0 I'm splitting dovecot-example.conf to multiple files. > It's probably annoying to have tons of dovecot-*-example.conf files, so > what do you think about: > > 1. Change default sysconfdir from $prefix/etc to $prefix/etc/dovecot > (that's what most distros do anyway)That's a good change.> 2. Install *.conf files to $sysconfdir/example/ without the "-example" > part in any of the config files. > > So new installations would then start with "mv example/* ."However, I don't think anywhere under /etc is the best place for example configuration files. I think they belong rather under /usr/share, though is no big deal if they are elsewhere. -- Eduardo M KALINOWSKI eduardo at kalinowski.com.br
Hello, Dovecot. You wrote 31 ??????? 2009 ?., 20:33:57:> 1. Change default sysconfdir from $prefix/etc to $prefix/etc/dovecot > (that's what most distros do anyway)Yes!> 2. Install *.conf files to $sysconfdir/example/ without the "-example" > part in any of the config files.And yes! -- // Black Lion AKA Lev Serebryakov <lev at serebryakov.spb.ru>
On Mon, 2009-08-31 at 12:33 -0400, Timo Sirainen wrote:> In Dovecot v2.0 I'm splitting dovecot-example.conf to multiple files. > It's probably annoying to have tons of dovecot-*-example.conf files, so > what do you think about: > > 1. Change default sysconfdir from $prefix/etc to $prefix/etc/dovecot > (that's what most distros do anyway)Good idea.> 2. Install *.conf files to $sysconfdir/example/ without the "-example" > part in any of the config files. >Not so sure about that one, well yes into example/, but I'd still keep the word example in the filename, because no mater how well warned, there will always be those who blindly cp blah.conf ../ destroying any pre-existing files Cheers
Apparently Analagous Threads
- LMTP & home, chroot, mail userdb fields.
- 7.1-stable (righ after release) locks up on soekris net5501 every day
- BIND 9.4.3-P1: internal_send: 199.7.83.42#53: Device not configured, where 199.7.83.42 is RANDOM IP address
- SQLite driver and auth-worker credentials
- sieve: is it possible to filter ALL mailing lists (with header List-Id) to their folders with ONE rule?