Greetings all...

Trying to build a mail router for an outgoing mail server, that sends a
copy of the message to the various servers depending on the sender
address (the configuration of the sender in our DB).


I think the system filters are the way to go, but if I use this in the
system filter:
deliver [EMAIL PROTECTED]


- Does that message get re-injected into exim for routing, and then
delivery?
- Or, a SMTP connection to test.com is made right there?


If the second case, it would be great to have:
deliver [EMAIL PROTECTED] [EMAIL PROTECTED] 1.2.3.4

Meaning: send the message to 1.2.3.4 IP, with mail from: [EMAIL PROTECTED]
and rcpt to: [EMAIL PROTECTED]


Anyways... Does anybody have a good hint for me here?

Thanks a lot

-- 
## 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/

Reply via email to