I have an interesting project and just wondering if Exim can do the 
efficiently.

A domain that we'll call domain.com wants to let users communicate 
anonymously between members. Each member has an online name and a real 
email address as follows

[EMAIL PROTECTED]: batman
[EMAIL PROTECTED]: hulk

So when [EMAIL PROTECTED] emails [EMAIL PROTECTED] the addresses are rewritten 
so that the sender becomes [EMAIL PROTECTED] and is sent to 
[EMAIL PROTECTED]

When [EMAIL PROTECTED] replies to [EMAIL PROTECTED] the sender is 
rewritten to come from [EMAIL PROTECTED] and is delivered to [EMAIL PROTECTED]

I think the translation file is big but I think a berkeley db file will 
do it. Can rewriting handle the translation or would several ACLs do it 
better? Just wondering if anyone has done this before?

Thanks in advance.



-- 
## List details at http://lists.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to