Re: [Postfixadmin-devel] Changing some defaults in trunk/3.0?
Brought to you by:
christian_boltz,
gingerdog
From: Luigi R. <li...@lu...> - 2012-04-13 14:04:30
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Christian Boltz said the following on 13/04/12 02:04: > $CONF['database_type'] = 'mysqli'; # current value: "mysql" should be > changed to "mysqli". +1 > $CONF['domain_path'] = 'YES'; # was NO $CONF['domain_in_mailbox'] = 'NO'; # > was YES in other words: domain/username/ instead of username@domain/ +1 > $CONF['quota'] = 'YES'; # was NO I don't use quota. Personal taste and no need to use it. > $CONF['vacation'] = 'YES'; # was NO why should we hide this feature? ;-) I use YES; problem is that you have to do some "external work" beside enabling it. Consider this if you want to make it default. > $CONF['alias_control'] = 'YES'; # was NO $CONF['alias_control_admin'] = > 'YES'; # was NO I stopped counting how often users asked to implement this > feature ;-) +1 expecially for the reason you gave ;) > $CONF['backup'] = 'NO'; # was YES +1 > $CONF['show_status']='YES'; # was NO Why should we hide such a nice > feature? +1 > $CONF['new_quota_table'] = 'YES'; # was NO new quota table format in > dovecot 2.x See my comment about quota above. Ciao, luigi - -- / +--[Luigi Rosa]-- \ Experts warn that the Internet is running out of bandw --fark.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk+ILqAACgkQ3kWu7Tfl6ZTv8wCfQAthwpUWXZW2YiisLGYG+VE/ 4u8AoKEWqfG0D/woPKp8Y4W6B1cmUykJ =u0CT -----END PGP SIGNATURE----- |