3 messages in net.sourceforge.lists.courier-usersRe: [courier-users] SMTP/IMAP/LDAP an...
FromSent OnAttachments
Torbjorn TornkvistJun 9, 2000 8:19 am 
Leonardo Rochael AlmeidaJun 9, 2000 9:52 am 
Edgar HolleisJun 9, 2000 11:11 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] SMTP/IMAP/LDAP and virtual user accounts ?Actions...
From:Leonardo Rochael Almeida (lr@insite.com.br)
Date:Jun 9, 2000 9:52:00 am
List:net.sourceforge.lists.courier-users

On Fri, 9 Jun 2000, Sam Varshavchik wrote:

On 9 Jun 2000, Torbjorn Tornkvist wrote:

It would also be nice if the users mail directory could be created on the fly (the first time it is accessed). Is it possible to achive this ?

No.

At least not with the authldap module that comes with Courier. You could always roll out your own authentication module that does this. You could start with Courier's authldap module and add the code to create the directory (with the correct ownership and permissions). Just don't count on Sam accepting patches for that functionality :-)

Leo