>  > >     exim4 -v -bv userlist
>  > >  tell you? Do you have the dups there already?
>  >
>  > Yes, I have:
>  >
>  > [EMAIL PROTECTED] lists]# exim -v -bv userlist
>  > [EMAIL PROTECTED]
>  >     <-- [EMAIL PROTECTED]
>  >   router = localuser, transport = local_delivery
>  > [EMAIL PROTECTED]
>  >     <-- [EMAIL PROTECTED]
>  >   router = localuser, transport = local_delivery
>  > [EMAIL PROTECTED]
>  >     <-- [EMAIL PROTECTED]
>  >   router = localuser, transport = local_delivery
>
>  Where do you see the dups here?  I do not.
>  And I tested it in my setup with sending a real mail and didn't get
>  dups. (This I did just to prove that there is no difference between
>  that what 'exim -v -bv' tells and a real delivery.)

Well, yes, the above doesn't show the duplicates.

>  > >  Maybe you can attach your config file too, since I'd guess that it is a
>  > >  config problem you're fighting with.
>  >
>  > I insert the whole config below, comments mostly removed
>  >
>  > ------------------ Exim conf below
>  >
>
>  Thanks. On the first view I do not see any unusual.
>  And the output of '-v -bv' looks good as well. So, how are you sure
>  about duplicate deliveries? Who gets the duplicates? All three (user1,
>  user2, and userlist)?

user1 and user2 get the duplicates, userlist gets the only message (as
expected).

The duplicates differ in the only header field (save references to
Message-Id). One of them contains

Received: from exim by example.com with local (Exim 4.62)
        (envelope-from <[EMAIL PROTECTED]>)
        id 1JsZny-0002Ee-Rj
        for [EMAIL PROTECTED]; Sun, 04 May 2008 15:42:46 +0700

whereas the other

Received: from exim by example.com with local (Exim 4.62)
        (envelope-from <[EMAIL PROTECTED]>)
        id 1JsZnz-0002Ez-4F
        for [EMAIL PROTECTED]; Sun, 04 May 2008 15:42:47 +0700

I'm quite at a loss.

All the best,

Konstantin

-- 
## 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/

Reply via email to