Hello,
In my case I always get the following error:
@400000004090b2121edc90ec delivery 3771566: success: qmail-group:_usage:_qmail-group_Maildir/did_0+0+1/
And my group LDAP entry is:
uid=grup,o=ABC,c=com objectclass=top objectclass=inetOrgPerson objectclass=qmailUser objectclass=qmailGroup uid=grup cn=Grup sn=Grup mailmessagestore=grup/ accountstatus=noaccess [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] membersonly=TRUE senderconfirm=TRUE filtermember=(&(!(objectclass=qmailGroup))([EMAIL PROTECTED])) confirmtext=Really want to send? moderatortext=please do it
Any idea that would help?
Thanks...
At 06:50 28/04/2004, [EMAIL PROTECTED] wrote:
hmmm. interesting. more than one mail attributes works fine for normal mail delivery and in group condition ( without filtermember attr. ) .
dipak
At 02:08 PM 4/27/2004 +0200, Alan Martins wrote:Exact, I think that is your problem.
-----Message d'origine----- De : Patrik Nilsson [mailto:[EMAIL PROTECTED] Envoy� : mardi 27 avril 2004 14:05 � : [EMAIL PROTECTED] Objet : RE: everybody mail
At 17:32 2004-04-27 +0600, [EMAIL PROTECTED] wrote: >thanks. i tried to to do that and my entries are given below. but it is >not working. if i create qmailGroup and add rfc822member attribute for all >the users it works fine. but problem is when i use memberfilter attribute. >can't understand whats going wrong.
Not sure it's the cause of you problem, but mail is expected to be a single-valued attribute. You should not have two mail values in one user entry:
>A typical user entry in the directory. i have 7 user entries like this in >the test server >--------------------------------------------------------------------------- ---------------------- > ><...> >mail: [EMAIL PROTECTED] >mail: [EMAIL PROTECTED]
One of them needs to be mailalternateadress instead.
Patrik
