I have users in /etc/passwd user whose mail is routed using an "accept" router.
I have non /etc/passwd email accounts whose are routed using a "redirect" router and .cdb files. I have a few instances where [EMAIL PROTECTED] wants a duplicate email sent to [EMAIL PROTECTED] If the email first goes to [EMAIL PROTECTED], a duplicate should go to [EMAIL PROTECTED] I have an Exim .forward entry for [EMAIL PROTECTED] with -> unseen deliver [EMAIL PROTECTED] and for the [EMAIL PROTECTED] I have an additional cdb file for unseen deliveries to [EMAIL PROTECTED] the [EMAIL PROTECTED] always only gets one copy of the email because of the internal checks within the redirect router (I presume). However the [EMAIL PROTECTED] always gets two copies, because I think the accept router has no such check for duplicate deliveries. Would someone kindly offer a way to prevent duplicate deliveries within the accept router? Thanks Jim -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
