We are running a similar system with a few hundred users.
We are using OpenLDAP instead of NDS (All Linux), The system is managing
multiple domains.


> Two Questions:
> 
> 1) What recommendations does anyone have to appropriately partition
> the Cyrus Server to handle this architecture and what configuration is
> necessary to ensure that when LinuxServer1 receives a message for
> [EMAIL PROTECTED], the mail is delivered to user.smith on the
> partition reserved for Depatment1, and when a message is delivered for
> [EMAIL PROTECTED], the correct delivery is also made?

You may run one Cyrus server per department if you want the resources to
be really separate.
Otherwise there is no big need to create multiple partitions.




> 2) Assuming 1 is possible, how will 2 users with the same username,
> but different contexts, login to the same Cyrus Imap server and enter
> the appropriate mailbox...
>     username = <username.users.department.organization> (NDS Context

The solution I have is to use 
username_domain_tld where TLD=Top Level Domain.
Example [EMAIL PROTECTED]'s uid is
user1_department1_org
and [EMAIL PROTECTED] is user1_department1_net

> Model)
>         or
>     username = <user@domain> (Domain Model)

Cyrus will not allow you to have "." in Mailbox name , and its not
<user@domain> its <[EMAIL PROTECTED]> 
Not all domains are .com

you may want to look at an opensource product called ISPMan.
www.ispman.org. That will give you a pretty good idea on how you can
setup a system with Linux, and it will manage the multiple departments
with an LDAP server.




> Any comments/suggestions/help would be greatly appreciated.
> 
> -John
> ______________________________________________
> John C. Amodeo, Associate Director
> Information Technology and Computer Operations
> Faculty of Arts & Sciences, Rutgers University
> 732.932.9455-voice 732.932.0013-fax
> 

-- 
Atif Ghaffar
Internet Development Manager
4unet AG/SA 

-------------------------.
        +41 78 787 51 45 ¦ voice
        +41 24 441 09 03 ¦ fax
    http://www.4unet.net ¦ www
http://atif.developer.ch ¦ homepage
  [EMAIL PROTECTED] ¦ email

Do you speak Unix?

Reply via email to