> > Hi there, > > Is it possible to route mail based on recipient's address? > > I need forward all mail for [EMAIL PROTECTED] to otherdomain.com > > Why yes, it can. If you read the documentation regarding "routers", you'll > find out all about it. > > If reading documentation isn't your thing, you could do worse than adding a > line like "user: [EMAIL PROTECTED]" to your aliases file. But without > knowing anything about your specific configuration, it's hard to tell. >
It is necessary for some users to send mail in other domain. Approximately as route mail based on the sender's address: router: driver = manualroute transport = remote_smtp senders = [EMAIL PROTECTED] route_data = domain2.com only for the recipient? P.S. Forgive for my bad English -- ## 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/
