>is there any way to postfix could query the mail users directly from Active >Directory?
Another reason not to use direct queries is that is for some reason the AD is down, postfix will reject emails destined to it. If use query the AD say once an hour into a hash, postfix will accept the mail and queue it until the AD is ready to accept it. Regards, D.