On 1/21/2009 8:46 AM, Charles Marcus wrote: > I try to keep my postconf -n output clean/small by not explicitly > setting anything that is not different from the default (postconf -d), > and I just noticed that my postconf -n output contains the following: > > config_directory = /etc/postfix > > and this setting is the default (included in output of postconf -d), but > this entry doesn't exist anywhere in my main.cf file: > > myhost ~ # grep config_directory /etc/postfix/main.cf > #mynetworks = $config_directory/mynetworks > # >$config_directory/$process_name.$process_id.log & sleep 5 > myhost ~ # > > ?
I guess this is a dumb/obvious question... I'll do some more googling... -- Best regards, Charles