> best scenario will be to have only DB settings and table > names in the conf > file.. and moving all the bulk like AUTO_* EFFECTIVE_* BIND into the > database , there's no point for them being there, anyway > without the DB > dbmail* is useless, also consider the fact the dbmail-smtp > doesn't even know > what DEFER > is (at least for postfix).(well LMTP will solve that - more > abstraction!)
Noooo! Settings like log-level, bindaddress, ports, etc need to be able to be specified on a per-client basis (so via command line or config file selected by daemon), not on a global scale only (although happy with defaults accessible via database provided they can be overridden by a local config). /Mark
