Hi Samuel, Quoting Samuel======================================= When I run (as user cyrus) "cyradm localhost", it gives me an error: cyradm: cannot authenticate to server with as cyrus Did I miss something?
any solution i appreciate. =================================================== Its a small default misconfiguration. Please proceed as follows: 1. Open the imapd.conf file in your favorite editor as root (if you installed via rpm/deb package; should be /etc/imapd.conf, else check in /usr/local/etc/imapd.conf). E.g (i use vim) # vim /etc/imapd.conf 2. Change allowplaintext: no TO allowplaintext: yes 3. Save changes and close your editor 4. Restart cyrus imap daemon 5. Then take another shot at it It should work. Have a blast my friend! :: Phillip :: -- A man is not paid for having a head and hands, but for using them. _______________________________________________ LUG mailing list [email protected] http://kym.net/mailman/listinfo/lug LUG is generously hosted by INFOCOM http://www.infocom.co.ug/ All Archives can be found at http://www.mail-archive.com/[email protected]/ The above comments and data are owned by whoever posted them (including attachments if any). The List's Host is not responsible for them in any way. ---------------------------------------
