Robert Chalmers:
> 
> I?ve moved all my postfix binaries to /usr/local/bin and my configs etc to 
> /usr/local/etc/postfix

When you BUILT Postfix, you forgot this part from the INSTALL file:

4.6.1 - Postfix 3.0 and later

All Postfix configuration parameters can be changed by editing a Postfix
configuration file, except for one: the parameter that specifies the location
of Postfix configuration files. In order to build Postfix with a configuration
directory other than /etc/postfix, use:

    $ make makefiles config_directory=/some/where ...other arguments...
    $ make


Reply via email to