Bug 143682 - Spurious (obsoleted?) configuration variable in postfix's main.cf
Summary: Spurious (obsoleted?) configuration variable in postfix's main.cf
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Other (show other bugs)
Version: Final
Hardware: Other SuSE Linux 10.0
: P5 - None : Minor
Target Milestone: ---
Assignee: Peter Varkoly
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-18 03:38 UTC by Dwight Tuinstra
Modified: 2006-01-27 09:55 UTC (History)
1 user (show)

See Also:
Found By: Customer
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dwight Tuinstra 2006-01-18 03:38:00 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.
Comment 1 Peter Varkoly 2006-01-27 09:55:13 UTC
I'ver removed this variable becouse this will no more used.