On Tue, 2004-06-08 at 00:58, Florin Andrei wrote: > 5. As the "cyrus" user, create accounts with the cyradm tool > > Run "cyradm localhost" and provide the password of the account "cyrus". > >From now on, you'll do a lot of things at the cyradm prompt. > > -bash-2.05b$ cyradm localhost > IMAP Password: weiqi.home.local> > weiqi.home.local> cm user/florin Just to make it clear, with Cyrus you have to explicitly create with cyradm each account that receives mail. If you just create the Unix account, it will not receive mail! That's because Cyrus does not care about the Unix user database, it uses its own. It's just an artifact of the default setup with FC2 that authentication is performed against the Unix user database, Cyrus can be (and usually is) totally independent of it. -- Florin Andrei http://florin.myip.org/