On Fri, 15 Mar 2002, Dan Shearer wrote:
> I use Exim to deliver all mail to maildirs in the form /var/mail/$user.
> Now I'm looking for a tidy way of getting imapd to look in the right
> place, ie not relative to the user's home directory. I'm using authdaemon
> with the authpam module, but the environment variable setup doesn't seem
> designed to work this way. Links don't count as "tidy".
Well, I see I can do this with authuserdb. But this is clumsy, because
there is a real UID/GID and mail is getting picked up and delivered to a
mailbox, so authuserdb would be a fairly silly thing to use. (For
reference, here's the relevant bit in exim.conf:
local_delivery:
driver = appendfile
directory = /var/spool/mail/${local_part}
)
There are a number of reasons why I want all mail folders in one place. I
might well choose another directory (people expect just inboxes in
/var/spool/mail, I suppose) but the main one is that I want to be able to
do permission-based intranet style websearching and indexing, and also to
be able to hand out URLs to specific messages which can be managed by one
web document root.
--
Dan Shearer
Open Source Manager
Mob: +61 411 49 1800
Tel: +61 8 8130 3104
[EMAIL PROTECTED]
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users