15 messages in net.sourceforge.lists.courier-usersRe: [courier-users] maildrop, authlib...
FromSent OnAttachments
Jimmy OttJul 12, 2006 2:29 pm 
Jimmy OttJul 13, 2006 1:17 am 
Jimmy OttJul 13, 2006 1:45 am 
Jimmy OttJul 13, 2006 1:45 am 
Jimmy OttJul 13, 2006 2:01 am 
Larry MooreJul 13, 2006 2:25 am 
Jimmy OttJul 13, 2006 2:26 am 
Jimmy OttJul 13, 2006 3:35 am 
Larry MooreJul 13, 2006 3:51 am 
Jimmy OttJul 13, 2006 3:58 am 
Larry MooreJul 13, 2006 4:09 am 
Jimmy OttJul 13, 2006 4:24 am 
Jimmy OttJul 13, 2006 5:06 am 
Jerry AmundsonJul 13, 2006 10:18 am 
Jimmy OttJul 13, 2006 12:14 pm 
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] maildrop, authlib HOMEDIR, MAILDIRActions...
From:Jimmy Ott (adm@onnet.ch)
Date:Jul 13, 2006 1:45:02 am
List:net.sourceforge.lists.courier-users

Larry Moore wrote:

----- Original Message ----- From: "Jimmy Ott" <adm@onnet.ch> To: <cour@lists.sourceforge.net> Sent: Thursday, July 13, 2006 5:29 AM Subject: [courier-users] maildrop, authlib HOMEDIR, MAILDIR

Hello,

i've just moved to courier-authlib and have some problems with maildrop and ldap.

courier-imap and pop are working great:

important configuration in authldaprc: LDAP_HOMEDIR homeDirectory LDAP_MAILDIR mailbox

What are the values contained in the LDAP attributes homeDirectory and mailbox for your user?

for my user with email address adm@onnet.ch, which was used for the test, the following values are defined

homeDirectory=/var/spool/postfix/virtual mailbox=onnet.ch/jott

maildrop receives this values from authlib..

maildrop: authlib: groupid=5000 maildrop: authlib: userid=5000 maildrop: authlib: logname=adm@onnet.ch,

home=/var/spool/postfix/virtual, mail=onnet.ch/jott

.. but mailbox is ignored, and default "./Maildir" is used

thx