4 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Different user di...
FromSent OnAttachments
Rich at Whidbey TelecomFeb 22, 2005 11:01 am 
Jay LeeFeb 22, 2005 12:03 pm 
Rich at Whidbey TelecomFeb 22, 2005 12:26 pm 
Gordon MessmerFeb 22, 2005 1:31 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] Different user directory with 'maildirpath='?Actions...
From:Jay Lee (jl@pbu.edu)
Date:Feb 22, 2005 12:03:44 pm
List:net.sourceforge.lists.courier-users

Rich at Whidbey Telecom said:

In "/usr/lib/courier-imap/etc/pop3d", the "MAILDIRPATH=" variable seems to accommodate relative paths such as "./Maildir". However, we don't utilize home directories for message storage. Has anyone done something like: /var/junkmail/$LOGIN/JunkMaildir Is this something that should otherwise be set in the courier authlib, or pop3d.rc startup?

If you are using an SQL or LDAP backend, you can set a mailroot. For example, my LDAP_MAILROOT in /etc/authlib/authldaprc is set to /var/maildir. So all home directiries are assumed to be underneath /var/maildir/.

Jay