> There was no klunky.co.uk in the main.cf:mydestination setting that
> you showed, therefore you were showing the wrong main.cf file.
>
> To find all main.cf files on the system: 
>
>     # find / -name main.cf -ls

J4K:
> # find / -name main.cf -ls
> 262563    8 -rw-r--r--   1 root     root         4771 Jan 25 22:40
> /etc/postfix/main.cf
> 395336    8 -rw-r--r--   1 root     root         4195 Jan 10 09:36
> /root/backups/server_config/postfix/main.cf
> 1189966   28 -rwxr-xr-x   1 root     root        26123 Jun 21  2010
> /usr/lib/postfix/main.cf

That second file is used to create extra postfix instances
(postmulti -e create ...).

Wietse:
> The other possibility is that your helpful up-stream Postfix
> maintainer made some modification to Postfix, thereby breaking it.

This leaves us with the conclusion that your Postfix source code
has been modified, such that a domain that is not listed in
mydestination, but is listed in myhostname (or perhaps myorigin),
will resolve as if it is listed in mydestination. There is no known
way to reproduce this with Postfix as released from postfix.org.

        Wietse

Reply via email to