|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: postconf command usage for master.cf
From: Victor Duchovni (Victor.Duchovni
MorganStanley.com)
Date: Sun Apr 02 2006 - 12:54:44 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sun, Apr 02, 2006 at 10:14:15AM -0700, suneel cumar wrote:
> Will postconf command is usefull in changing paramters at master.cf
You cannot add/remove or edit master.cf entries, but if master.cf
has entries of the form:
endpoint unix - - n - - command
-o some_parameter=$your_parameter_override
then you can set:
your_parameter_override = ...
in main.cf and update it via:
postconf -e "your_parameter_override = your_value"
The only missing feature is the ability to display "synthetic" (made up by
you) parameter names, such as the hypothetical "your_parameter_override",
with "postconf" or "postconf -n". At this time they are only visible
by looking at the raw main.cf file.
--
Viktor.
Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the "Reply-To" header.
To unsubscribe from the postfix-users list, visit
http://www.postfix.org/lists.html or click the link below:
<mailto:majordomo
postfix.org?body=unsubscribe%20postfix-users>
If my response solves your problem, the best way to thank me is to not
send an "it worked, thanks" follow-up. If you must respond, please put
"It worked, thanks" in the "Subject" so I can delete these quickly.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]