Using a dummy domain for email accounts
807574Jul 2 2007 — edited Feb 10 2020Hi
I am trying to create email accounts with a dummydomain. The scenario is:
Messaging Server looks up users on another LDAP server(Direct LDAP mode). Users are under a single domain tree domain.com. Email accounts are by default created with 'user@domain.com'
I want to create users with a dummydomain of the form user@dummy.domain.com.
Is this feasible? How can I configure Messaging Server to deliver messages correctly to this email account? I am able to create accounts this way and ldap lookup for the accounts too work with a rewrite code in the imta.cnf. But the messages do not get delivered.
I hope somebody can help me with this.