On Thu, Nov 07, 2013 at 11:21:15PM +0100, Tobi wrote: > >Copy the *SAME* config file to different machines and try: > > > >$ postmap -q '192.167.34.21' mysql:/path/to/config-file > > > >Are the results different? > > Yes they are. On the two other machines the file works > > root@mail1:~# postmap -q '192.167.34.21' mysql:/etc/postfix/mysql-test.cnf > > On the two other servers the ip/port is different, but mysql is a > ndb-cluster so the same tables/records
If the ip/port are different, it is not the *SAME* configuration. Don't run the tests as root, run the tests as a non-privileged user (with read access to the configuration file). -- Viktor.