> When I send an e-mail to [EMAIL PROTECTED] or [EMAIL PROTECTED] > it goes in the same mailbox : user1 My problem is that I > need to have 2 different mailboxes : One for [EMAIL PROTECTED] > and another one for [EMAIL PROTECTED]
This is because Exim router for local delivery doesn't take into account different domains. So you need to modify and build a domain based local delivery. For example a alias file per domain etc. http://www.exim.org/exim-html-4.50/doc/html/FAQ_4.html See: Q0405 BR, Jori -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
