[EMAIL PROTECTED] wrote:
<Regarding RedHat 7.1 install steps>
> Should  "cp master/conf/normal.conf /etc/cyrus.conf" read "cp
> master/conf/normal.conf /etc/imapd.conf" ?  Its just that I don't seem to
have
> one and subsequent commands file.

My imapd.conf looks like this:
----
configdirectory: /var/imap
partition-default: /var/spool/imap
admins: admin
sasl_pwcheck_method:pwcheck
allowanonymouslogin: no
servername: vmware.optimal-decisions.com
----
(This is my development virtual machine, in case you wondering about the odd
domain name...)

You'll need to change sasl_pwcheck_method to whatever you use (eg 'pam') and
servername (obviously).

cyrus.conf configures daemon forking/startup behaviour. imapd.conf
configures paths and names and such like.


Reply via email to