7 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] problem with mail quota
FromSent OnAttachments
Goutam BaulAug 27, 2007 9:35 pm 
Tony EarnshawAug 27, 2007 10:05 pm 
Goutam BaulAug 27, 2007 10:33 pm 
Tony EarnshawAug 27, 2007 11:01 pm 
Tony EarnshawAug 27, 2007 11:17 pm 
Goutam BaulAug 28, 2007 12:01 am 
Tony EarnshawAug 28, 2007 1:43 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [maildropl] problem with mail quotaActions...
From:Tony Earnshaw (ton@hetnet.nl)
Date:Aug 27, 2007 11:01:28 pm
List:net.sourceforge.lists.courier-maildrop

Goutam Baul skrev, on 28-08-2007 07:33:

Thanks a lot for your response. I tried to include the authldap.schema as advised by copying it from the /usr/share/doc/courier-authlib-ldap-0.58/authldap.schema folder and then included it in the slapd.conf file. After that when I try restart ldap service it fails with the message:

Checking configuration files for slapd: /etc/openldap/schema/authldap.schema: line 81: Duplicate attributeType: "mailhost"

So comment this attribute out in one of the schemas where it occurs redundantly, then.

Another point. The mailQuotaSize is being used from a schema called rh-mail.schema and the corresponding entry in the schema file is given below:

attributetype ( 1.3.6.1.4.1.7914.1.2.1.15 NAME 'mailQuotaSize' DESC 'The size of space the user can have until further messages get bounced.' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{256} SINGLE-VALUE )

I presume that the attribute is able to accept character input as the present content of the attribute as displayed from phpldpadmin is 52428800S.

The crunch is, that my setup *works* and yours doesn't. If you follow my advice, yours will work, too.

If you want to see whether mailQuotaSize is an integer or not, without reading rfcs, use gq instead of phpldpadmin, which is deprecated (i.e. useless) for any serious LDAP administration.

Best,

--Tonni