Maybe it is because of my filter. 

This is my group ldif :

dn: uid=all_users,ou=karyawan,o=My Corp
objectClass: top
objectClass: qmailgroup
objectClass: qmailuser
objectClass: inetorgperson
uid: all_users
ou: My Corp Users
cn: All My Corp Users
sn: Users
mail: [EMAIL PROTECTED]
mailAlternateAddress: [EMAIL PROTECTED]
mailMessageStore: /home/for/all_users/Maildir/
mailHost: mx2.mydomain.co.id
senderconfirm: FALSE
filtermember:
(&(objectclass=qmailuser)([EMAIL PROTECTED]))


is on the same container with other existing users.

I try change it to
(&(!(objectclass=qmailGroup))([EMAIL PROTECTED]))

So now it is not generating the same error but this :

Jun 10 13:45:32 snowy qmail: 1086849932.063688 delivery 359524: deferral:
qmail-group:_fatal:_expand_group_attr:_filtermember:_too_many_objects/

Now I want to increase sizelimit to 10000 and cachesize 5000000. My existing
LDAP sizelimit -1 and cachesize 100000 seems cannot handle 3700 users.



<?Edward PN/>



-----Original Message-----
From: Claudio Jeker [mailto:[EMAIL PROTECTED] 
Sent: 10 Juni 2004 15:11
To: [EMAIL PROTECTED]
Subject: Re: dnmoderator or rfc822moderator attribute gets message looping

On Thu, Jun 10, 2004 at 12:58:39PM +0700, Edward PN wrote:
> Dear all,
> 
>  
> 
> I try senderconfirm attribute it works fine, but when I set dnmoderator or
> rfc822moderator attribute it generate this error:
> 
>  
> 
>
<[EMAIL PROTECTED]>:
> 
> qmail-secretary: fatal: this message is looping: it already has my
> Delivered-To line. (#5.4.6)
> 
>  
> 
> Anyone know why this happen?
> 

Somehow you manage to build a mail loop. With that little information it
is impossible to tell you why.
At least the ldif entry of the group is needed. Probably a simple way to
reproduce it would not be bad neither.

-- 
:wq Claudio

Reply via email to