> It's a standalone box that doesn't have anyone else to talk to, I really > don't think that I need kerberos.
1. Install cyrus21-imapd, cyrus21-admin, sasl2-bin, cyrus21-pop3d, cyrus21-clients 2. for i in all your users ; do saslpasswd2 -c $i ; done 3. vi /etc/imapd.conf, edit at least the admins line, and make sure whatever you have for an admin has been saslpasswd2 -c'ed. (default would be user cyrus) 4. cyradm --user admin localhost (change admin to whatever your admin is) cm user.thefirstuser cm user.theseconduser ... 5. That's it. -- "One disk to rule them all, One disk to find them. One disk to bring them all and in the darkness grind them. In the Land of Redmond where the shadows lie." -- The Silicon Valley Tarot Henrique Holschuh -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

