Hi!

I try to route all mails to one specific email address to another email
server.

I got:
exchange_people:
   driver = manualroute
   domains = x.y.z
   local_parts = user1
   route_list = * "a.b.c::25"
   transport = remote_smtp_sao
   no_more

Just does not work with this config.

If I remove the "domains" line, it works for the local part. But as that
local part is used in more than one routed domains, the wrong Email
Address is already routed.
(I just want user1@x.y.z and not user1@d.f.g which is also used on the
same server).

How can I force that router to only work with user1@x.y.z ?

Thank you


MfG,
Lars Schimmer
-- 
-------------------------------------------------------------
TU Graz, Institut für ComputerGraphik & WissensVisualisierung
Tel: +43 316 873-5405       E-Mail: l.schim...@cgv.tugraz.at
Fax: +43 316 873-5402       PGP-Key-ID: 0x4A9B1723

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
## List details at https://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