Bug 143682

Summary: Spurious (obsoleted?) configuration variable in postfix's main.cf
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Dwight Tuinstra <dwight>
Component: OtherAssignee: Peter Varkoly <varkoly>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Minor    
Priority: P5 - None CC: suse-beta
Version: Final   
Target Milestone: ---   
Hardware: Other   
OS: SuSE Linux 10.0   
Whiteboard:
Found By: Customer Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

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.