Difference between revisions of "Cyrus Imap"
From Nuclear Physics Group Documentation Pages
Jump to navigationJump to searchLine 4: | Line 4: | ||
See: [http://www.oreilly.com/catalog/mimap/chapter/ch09.html Cyrus System Administration], Chapter 9 of O'Reilly's "Managing Imap". (Yes, this is so complicated, they wrote whole books about it!) | See: [http://www.oreilly.com/catalog/mimap/chapter/ch09.html Cyrus System Administration], Chapter 9 of O'Reilly's "Managing Imap". (Yes, this is so complicated, they wrote whole books about it!) | ||
+ | |||
+ | ---- | ||
+ | Note that this is the place to add people to the list to see and or delete/edit shared mailboxes, such as "backups" | ||
+ | ---- | ||
Revision as of 20:38, 6 July 2007
Cyrus Imap Admin
Though it seems that there are other interfaces available (probably more user friendly ones, using web interfaces etc) the way we can configure cyrus-imap is with cyradm.
See: Cyrus System Administration, Chapter 9 of O'Reilly's "Managing Imap". (Yes, this is so complicated, they wrote whole books about it!)
Note that this is the place to add people to the list to see and or delete/edit shared mailboxes, such as "backups"
To start talking to cyradm you want to execute (on einstein):
cyradm -user root localhost
and supply the root password.