MV: > Also I've noticed that different queries are sent to the transport > map. Looking at the logs I see that early on in the request the > transport map is queried as follow > get * > get * > get b...@foreign.tld > get f...@mydomain.tld > > and I can't figure out what those two initial "get *" queries are and > where they come from and why are they there. Any ideas?
These secrets are revealed in http://www.postfix.org/transport.5.html In other words, RTFM. Wietse