Rocco Rutte wrote:
> 
> It would make sence. Even more usefull was a feature which Postfix has:
> dump all configuration variables which are not default.
> 
> I can image it would make it easier to track errors by misconfiguration
> down.

i was actually going to suggest this a long time ago, but figured no one
would want to implement it.

for those who don't know, you can do:

aura% postconf -n
alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
command_directory = /usr/local/sbin
[....]

to show all postfix parameters that aren't default.  you can also show
default parameters with -d.

this is very useful for getting help online and so on, since it's
generally much more compact than the actual postfix configuration file.

-- 
Will Yardley
input: william < @ hq . newdream . net . >

Reply via email to