On Mon, Apr 27, 2020 at 03:56:04PM +0200, Kai Bojens via Exim-users wrote: > Am 27.04.20 um 15:38 schrieb Evgeniy Berdnikov via Exim-users: > > > Doesn't "unseen" flag for redirect router work? > > I don't think so. Right now I'm using … > > driver = manualroute > (…) > route_list = * "archive.company.tld::25" > > … in order to send these mails to this specific server. In my > understanding "redirect" only manipulates the adressess but could not be > combined with the specific route to this archiving server.
Why? "Redirect" router changes recipient's address, and "manualroute" router feeds a copy with new address to specific transport. -- Eugene Berdnikov -- ## 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/
