2 messages in net.sourceforge.lists.courier-users[courier-users] Shared Maildir Question
FromSent OnAttachments
Chris BennettJul 28, 2006 8:24 am 
Sam VarshavchikJul 29, 2006 1:13 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:[courier-users] Shared Maildir QuestionActions...
From:Chris Bennett (chri@kryogenic.net)
Date:Jul 28, 2006 8:24:47 am
List:net.sourceforge.lists.courier-users

Hi Everyone.

I'm wondering if this functionality is possible with shared mailboxes. I have one email account per employee. and one email account per store. I would like to have multiple employees have access to email sent to the store's general mail account.

I'm using virtual users and their mail is all stored in /home/vmail/domain.tld/username/. Permissions are realy not an issue since all files are owned by vmail.vmail I tried doing this: # cd /home/vmail/domain.tld/employee # maildirmake --add "Store Email"=/home/vmail/domain.tld/store1 . - This partially works, employee now has access to any sub-folders existing in store1's mailbox, it does not display ignores the contents of the inbox, which for my purposes, is the most important part. I suppose I could get around this by delivering to a sub-folder with maildrop or some other means. but am looking for other sugestions that maybe I overlooked. (it also woudn't help with the following problem) - I'm also reading that the contents of new/ is ignored with shared mailboxes, meaning that I'm not going to see anything newly delivered anyway once I no longer have a mail client accessing the mailbox directly.