> I use postfix and host 7 domains. I've set up my > virtual domains according to this site.. > > http://www.akadia.com/services/postfix_separate_mailboxes.html > > > each domain has a directory in /var/mail, and each user is then mapped > using his/her uid/gid within the virtual domain, for [EMAIL PROTECTED], it is > now: > > > /var/mail/probsd.org/ms instead of /var/mail/ms > > > and for [EMAIL PROTECTED], it is now: > > /var/mail/coastal-law.org/dana instead of > /var/mail/dana > > > I can verify that mail is being delivered to the > virtual domain, but cant figure out how to make SM+imap-uw see > /var/mail/DOMAIN/user instead of > /var/mail/USER.
Your doc talks only about setting message delivery. It does not talk about message distribution and user authentication. See http://www.high5.net/howto/ You can also use courier-mta (http://www.courier-mta.org) as all-in-one solution or use postfix with cyrus http://www.tldp.org/HOWTO/Postfix-Cyrus-Web-cyradm-HOWTO/. -- Tomas ------------------------------------------------------- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.com -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
