[prev in list] [next in list] [prev in thread] [next in thread] 

List:       postfix-users
Subject:    Re: problem isolated, uid sharing (was Re: alias delivery trouble, been_here=1)
From:       wietse () porcupine ! org (Wietse Venema)
Date:       2005-01-31 18:52:44
Message-ID: 20050131185244.B9915BC188 () spike ! porcupine ! org
[Download RAW message or body]

Stefan Andersson:
> --- command.c.orig	Tue Jan 25 12:38:12 2005
> +++ command.c	Sat Jan 29 13:12:34 2005
> @@ -103,7 +103,7 @@
> * 
> * Skip this command if it was already delivered to as this user.
> */
> -    if (been_here(state.dup_filter, "command %ld %s", (long) usr_attr.uid, \
> command)) +    if (been_here(state.dup_filter, "command %s/%ld %s", \
> (usr_attr.logname == NULL) ? "" : usr_attr.logname, (long) usr_attr.uid, command))  \
> return (0); 

Try using state.msg_attr.user instead of usr_attr.logname.

	Wietse


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic