

![]() | Start a set with this search |
![]() | Include this search in one of my sets |
![]() | Exclude this search from one of my sets |
![]() | Permalink to these results Paste this link in email or IM: |
| Atom feed for tracking future search results Paste this URL into your reader: |
17 messages in net.sourceforge.lists.courier-usersRe: [courier-users] IMAP| From | Sent On | Attachments |
|---|---|---|
| Michael Carmack | Dec 31, 2001 4:14 am | .imapd |
| Michael Carmack | Jan 1, 2002 8:20 am | |
| Michael Carmack | Jan 1, 2002 8:37 am | |
| Roland Schneider | Jan 1, 2002 10:44 am | |
| Sam Varshavchik | Jan 1, 2002 11:17 am | |
| Michael Carmack | Jan 1, 2002 12:20 pm | |
| Michael Carmack | Jan 1, 2002 12:22 pm | |
| Michael Carmack | Jan 1, 2002 1:13 pm | |
| Sam Varshavchik | Jan 1, 2002 2:58 pm | |
| Michael Carmack | Jan 1, 2002 4:44 pm | |
| Sam Varshavchik | Jan 1, 2002 5:19 pm | |
| Michael Carmack | Jan 1, 2002 5:38 pm | |
| Jim Scott | Jan 3, 2002 4:25 pm | |
| Sam Varshavchik | Jan 3, 2002 8:45 pm | |
| Jim Scott | Jan 3, 2002 10:45 pm | |
| Peter C. Norton | Jan 3, 2002 11:25 pm | |
| Gordon Messmer | Jan 6, 2002 1:04 pm |

![]() | Permalink for this message Paste this link in email or IM: |
![]() | Permalink for this thread Paste this link in email or IM: |
| Atom feed for this thread Paste this URL into your reader: |
| Subject: | Re: [courier-users] IMAP | Actions... |
|---|---|---|
| From: | Gordon Messmer (yiny...@eburg.com) | |
| Date: | Jan 6, 2002 1:04:41 pm | |
| List: | net.sourceforge.lists.courier-users | |
On Thu, 3 Jan 2002, Jim Scott wrote:
I have just recently setup courier imap and have some questions about shared folders. I would like to setup several shared folders that certain users would have access to that would provide access to email for sal...@domain.com supp...@domain.com and bill...@domain.com ... Is it possible to share a persons Maildir Inbox as a shared folder? If not what other ways will accomplish this?
While Courier doesn't do this "out of the box", it can be made to do so fairly easily.
The first thing you need to do is patch Courier to deliver messages with a different umask. Edit courier/module.local/deliver.c, find the line that reads: umask(077); Change the value to 007.
That's it. Courier can now deliver to shared mailboxes. You have a couple of options as to the best way to inject messages into those mailboxes, though.
You could create a "sharedfolders" group on your system, create a set of shared folder collections as documented, and then change the permissions of the folders, adding set-gid. Just set up aliases in courier to point directly to the mailboxes.
Your could also add a "sharedfolders" user AND group to your system (that group should be the user's primary group), and set up your shared folders in that user's home directory. In this setup, you'd need two sets of aliases. First, courier would need to alias "sales" to "sharedfolders-sales", and then you'd need .courier-sales set up in the sharedfolders user's home directory to deliver messages to the "sales" mailbox.
In either case, any users that need access to the shared folders would need to be members of the "sharedfolders" group, and would need the rest of the configuration as specified in the documentation for shared folders.
-- If I had a dollar for every brain that you don't have, I'd have one dollar. - Squidward to SpongeBob








.imapd