Hello List, We have configured a mail server using following components: - a) Postfix -2.2.10-1.RHEL4.2, b) Courier-imap -4.1.3-1.3ES , c) courier-authlib -0.59.3-10.rh3ES, d) maildrop 2.0.3, e) cyrus-sasl -2.1.19-5.EL4, f) openldap -2.2.13-6.4E and g) Active Directory ver:-5.2.3790.3959 Windows server 2003 R2. (working with NIS to get the Unix Attributes like home directory etc.) h) OS ver:- Red Hat Enterprise Linux ES release 4 (Nahant Update 4)
We have compiled the maildrop source code using the following commands:- [r...@mailtest maildrop-2.0.4]# ./configure --enable-maildrop-uid=vmail --enable-maildrop-gid=vmail --enable -maildirquota --with-etcdir=/etc/maildrop --with-devel [r...@mailtest maildrop-2.0.4]# make [r...@mailtest maildrop-2.0.4]# make install the output of the command maildrop -v is [r...@mail ~]# maildrop -v maildrop 2.0.3 Copyright 1998-2005 Double Precision, Inc. GDBM extensions enabled. Courier Authentication Library extension enabled. Maildir quota extension enabled. This program is distributed under the terms of the GNU General Public License. See COPYING for additional information. Everything is working fine. Maildrop is delivering mail to the user's mail directory as available in the Microsoft Active Directory. But we are unable to figure out the way to enforce quota in this scenario. Previously we had used open ldap for storing the user information and there the quota information was stored in the attribute mailQuotaSize. Maildrop was using the value stored in that attribute and worked fine. But how do we enforce quota when the user information is stored in Microsoft Active Directory? We can use one of the existing attributes available in the AD and are not being used by us to store the information. But how do we tell Maildrop to look into that attribute for the quota information? Kindly help. With regards, Goutam Baul Corporate Information Systems CESC Limited ------------------------------------------------------------------------------ _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
