Hi!

I have a problem with duplicate messages delivered by exim if a
message was sent to user and to alias in which the user included.
Here's an example. I have a line in aliases:
noc: ..., tiger, ...
and mail sent to tiger and noc, tiger have two copies of the message:

Feb 24 10:16:55 hamster exim[94682]: 1FCY8F-000Od8-P9 <= [EMAIL PROTECTED] 
U=yokodzun P=local S=1324 [EMAIL PROTECTED] from <[EMAIL PROTECTED]> for [EMAIL 
PROTECTED] [EMAIL PROTECTED]
Feb 24 10:16:55 hamster exim[94683]: 1FCY8F-000Od8-P9 => tiger <[EMAIL 
PROTECTED]> F=<[EMAIL PROTECTED]> R=procmail T=procmail_pipe S=1387
Feb 24 10:16:55 hamster exim[94683]: 1FCY8F-000Od8-P9 => tiger <[EMAIL 
PROTECTED]> F=<[EMAIL PROTECTED]> R=procmail T=procmail_pipe S=1387

Exim 4.60.
When I use local delivery instead of procmail_pipe, I have the same effect:

Mar 13 16:22:01 hamster exim[95881]: 1FInvt-000OwT-4m <= [EMAIL PROTECTED] 
U=yokodzun P=local S=878 [EMAIL PROTECTED] from <[EMAIL PROTECTED]> for [EMAIL 
PROTECTED] [EMAIL PROTECTED]
Mar 13 16:22:01 hamster exim[95882]: 1FInvt-000OwT-4m => tiger <[EMAIL 
PROTECTED]> F=<[EMAIL PROTECTED]> R=localuser T=local_delivery S=942
Mar 13 16:22:01 hamster exim[95882]: 1FInvt-000OwT-4m => tiger <[EMAIL 
PROTECTED]> F=<[EMAIL PROTECTED]> R=localuser T=local_delivery S=942

Why exim does not inhibit duplicate messages delivering?

-- 
                                Lucky carrier,
                                                  Pavel.

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

Reply via email to