2015-09-17 14:36 GMT+02:00 Bjørnar Ness <[email protected]>: > I deliver to mailboxes via lmtp protocol (smtp driver), but I have > a small issue that I hope can be solved: > > If I do the redirect (to a UUID, actually, not important), my local_part > is changed, and I would need a second database lookup (on the uuid) > to set the route_data in a manualroute router (matching on uuid condition) > > I would ideally like to either: > > 1) be able to change rctp to in the lmtp transport > 2) be able to change destination in manualroute router > 3) perhaps transport from redirect router.
Figured out after a bit of thinking. Ofcorse I put the route_data in the domain, match on UUID and that, and extract required data from domain in hosts in transport (and set host_override) -- Bj(/)rnar -- ## 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/
