4 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] maildrop+ldap
FromSent OnAttachments
anass merzakJul 13, 2006 11:42 am 
Barry FlanaganJul 14, 2006 1:43 am 
Devin RubiaJul 14, 2006 6:05 am 
anass merzakJul 14, 2006 7:14 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] maildrop+ldapActions...
From:Barry Flanagan (barr@flanagan.ie)
Date:Jul 14, 2006 1:43:15 am
List:net.sourceforge.lists.courier-maildrop

anass merzak wrote:

hi list,

i am using maildrop + openldap, and i want to use a fixed string for "maildir_attr" in my /etc/maildrop/maildrop-openldap.config. something like "./Maildir" that will be concatenated with homedirectory_attr because in my ldap entries i don't have a maildir_attr, and all the mail directories have the same pattern /data/vmail/<username>/Maildir.

You should be able to do this in your global maildroprc file.

DEFAULT=${DEFAULT}/Maildir/

Hope this helps.