On Sat, 2002-03-16 at 03:02, Dan Shearer wrote: > 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.
I need exactly the same thing, my main motivation is that I that I want to store mail on a local partition, while /home is mounted over NFS. At the moment I'm using symlinks which is a horrible solution ( and means the IMAP server fails if the NFS server fails.) I've considered using mysql authentication to return a home directory /var/spool/mail/$user, but I haven't had the time to look into this option properly yet. Adam. _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
