8 messages in net.sourceforge.lists.courier-usersRe: [courier-users] [Fwd: Using LDAP ...
FromSent OnAttachments
Fabiano FelixApr 26, 2005 8:34 am 
Gordon MessmerApr 26, 2005 8:58 am 
Jay LeeApr 26, 2005 9:01 am 
Fabiano FelixApr 27, 2005 8:34 am 
Mark BucciarelliApr 27, 2005 8:58 am 
Gordon MessmerApr 27, 2005 9:15 am 
Fabiano FelixApr 27, 2005 10:17 am 
Edwin L. CulpApr 27, 2005 10:37 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: [courier-users] [Fwd: Using LDAP quota for non-virtual users]Actions...
From:Jay Lee (jl@pbu.edu)
Date:Apr 26, 2005 9:01:11 am
List:net.sourceforge.lists.courier-users

Fabiano Felix wrote:

Someone has some idea about??? I really want to use Courier, but without this function is impracticable...

I'm setting up a Postfix+Courier-Imap+Maildrop environment, which uses a pre-existent LDAP base (with Unix and Samba objects), with non-virtual users. Adding the courier.schema objects, I configure the system to send/receive messages without any problem, except that I can't have success using quota manager. I tested it using both courier and maildrop (maildrop is the postfix default delivery agent).

I use the same apps configuration on an Postfix+Courier+Maildrop+MySQL +Virtual+Users setup, and quota works fine... someone using these apps with non-virtual users??? I tested many configurations, but I didn't obtain success...

I'm not sure if it's possible for authpam to pull the information or not but another possibility would be to create a simple script that connects to LDAP, retrieves the quota for each user and updates their $HOME/Maildir/maildirsize file if the LDAP quota setting has changed. It shouldn't require to many resources to run the script hourly so that changes would show up within the hour.

Jay