Hi, everyone!
Please tell me how to make local_only mail environment with multiple domain.
I used it as a reference below.
But in case of 2 domains,
Each domain want to communicate with each domain's e-mail.
The article above shows single domain environment.
I tried to edit 'restricted_senders/local_domains'.
restricted_senders....user1@domain.A/user2@domain.B
local_domains.......domain.A OK/domain.B OK
I know this is wrong, because domainA can communicate with domainB.
If such a settings,
Actually, local_domain user's mail sent to spam folder mutually in spite of the same organization.
Please anyone tell me appropriate editing.
Sincerely.
Postscript
I edited xyz.domain.com(DomainA) and abc.domain.com(DomainB)
subdomain based.
I want to communicate each domain(subdomain) to each domain separately.
I don't wanna communicate xyz.domain.com with abc.domain.com.
I somehow can realize that user1@xyz.domain.com can send e-mail to user2@abc.domain.com.Why?
I want that xyz.domain.com and abc.domain.com are treated as different organizations.
I would be happy if someone could help me.