Vince Sabio:
> I suspect that I actually have two different versions of postfix
> installed -- and different commands are being executed by different
> versions. Any idea how to fix this without breaking things farther?
Indeed. Some maintainers change the default config_directory
from /etc/postfix to something like /usr/local/etc/postfix.
If you have files from Wietse's Postfix and from "maintainer"
Postfix installed at the same time, things will be very confused.
Time for:
# find / -name postfix -ls
Wietse