Josh Lothian writes: > Hey All, > > I've run into a slight problem. Right now, we want everything about a > users mail to reside on the central mail server, for various reasons. > We have managed to centralize .forward and procmailrc files -- the olny > holdup is the actual mail store. > > I realize that linking ~user/Maildir to /var/mail/<user>/ works, however, > if user's home area goes down, they will no longer be able to check > their mail via IMAP (mail delivery still works though). Anyone have > suggestions on how to do this? I've checked the docs and they don't seem > to mention anything about this issue.
You can do this with database-based virtual user back-ends, such as LDAP and MySQL, which all have a separate mail attribute. You cannot do this with system accounts. -- Sam ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
