> /etc/default/maildelivery > > [...] > > Any packages treating with system mailbox handling, should use the > first word in the first line of this file, to determine how to > configure themselves.
Sounds very good, but are you sure this is feasible enough to implement? It would probably be quite easy to make the packages *install* a proper configuration file per debconf, for example, but making them react correctly to changes in the /etc/default/maildelivery file *after* installation could prove difficult. It would probably require heavy patching (making the configuration file readers understand conditionals, for example)? - Jarno

