Wietse Venema wrote: > Schilling, Timo: >> Postfix shouldn't negate the flag (from 1 to 0) so that the function >> "res_search" doesn't append the known domain-informations. >> But it is done in the above mentioned file, but why? > > Because it makes no sense to append MY OWN DOMAIN to > the hostname from a REMOTE client. > > Wietse
Yes thats true, if the postfix-server is connected to the internet. In our case we use the server only for internal mail-communication, so that the remote-domain matches MY OWN DOMAIN. Regards Timo Schilling