Bugzilla – Bug 143682
Spurious (obsoleted?) configuration variable in postfix's main.cf
Last modified: 2006-01-27 09:55:13 UTC
/etc/postfix/main.cf contains a setting for a "program_directory" variable (set to /usr/lib/postfix). This variable is not in the list returned by "postconf -d". Attempting to request it using "postconf program_directory" results in the message "postconf: warning: program_directory: unknown parameter". Same message occurs when trying "postconf -d program_directory". From googling on "postfix program_directory" it appears the setting once existed but is now obsolete (the search hits mentioned it being deprecated IIRC). I have not tried removing it to see the effect on postfix: I discovered this while configuring postfix on a soon-to-be-production machine.
I'ver removed this variable becouse this will no more used.