Cyrus IMAP server(06-06-05)
Cyrus IMAP server(06-06-05)
Cyrus IMAP server(06-06-05)
Debian packages simplify lots of things, but still a few to do.- packages to install: cyrus21-imapd, cyrus21-admin, sasl2-bin. Other dependent packages will be installed automatically.
- Edit /etc/imapd.conf, and make sure you have some admin users listed in the entry "admins:". I suggest using "cyrus" as your admin.
- Restart Cyrus (/etc/init.d/cyrus21 restart)
- Add the cyrus administrator:
saslpasswd cyrus. No '-c' as cyrus is already created. - Check the SASL user database:
sasldblistusers2. - Add other users to SASL likewise (i.e. saslpasswd2 yh)
- Log in cyrus as the administrator, and create the mailboxes:
cyradm --user cyrus localhost cm user.yh quit
Yu Huang 2006-03-25