On Wed, 2010-02-24 at 14:54 -0800, Phil Pennock wrote: > > Okay, so you've rewritten the recipient in another Router which you > haven't shown us. Two of the SMTP RCPT recipients have been rewritten > to the same SMTP recipient, and Exim is not delivering twice to the > *same* recipient, as routed. > > This is a very different problem to the one described.
Um, that's exactly what I read in his first message. I don't know of a way to make Exim deliver multiple copies of the same message to the "same" recipient. One possible solution might be to change the way you do the catch-all. Rather than using an alias and redirecting all the unknown recipient addresses to postmaster@, try a router which matches all the unknown addresses and just _happens_ to deliver them all into the same maildir? -- dwmw2 -- ## List details at http://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/
