On 25 Feb 2010, at 08:32, David Woodhouse wrote: > 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.
It's not the same recipient, they would be different recipients as they would be different email addresses in the RCPT To. > 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? I'm actually not using a redirect as my routers are using 'accep't. Do you have any ideas of how to implement the above? Kind Regards, Jonathan -- ## 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/
