Rich Shepard:
> I just upgraded from -2.7.1 to -2.8.2. I see there are many changes
> between my existing main.cf and the new main.cf.default.new. Is there an
> efficient way to preserve the specifics of my current main.cf while adding
> the new features in the main.cf.default.new?
Run this, with the old configuration files in place:
# postfix upgrade-configuration
Wietse
POSTFIX(1) POSTFIX(1)
NAME
postfix - Postfix control program
...
upgrade-configuration [name=value ...]
Update the main.cf and master.cf files with information that
Postfix needs in order to run: add or update services, and add
or update configuration parameter settings.
Specify name=value to override and update specific main.cf con-
figuration parameters.
...