I would like to know if i can configure postfix to forward mails if user
not found in local recipient table.

That is possible (with static: mapping) but not a good idea.
May i know why it's not a good idea?

Users are split between LDAP in my server and a remote server for
example.com. So if u...@example.com is not present in LDAP it must
forward to remote server.

How would Postfix know that the address is valid? If your answer
is: return the message to the sender if ther recipient is not valid,
then that is the wrong reply.
I would have to use a static map of valid addresses, otherwise the mail would loop between 2 servers.

--
Akshay
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to