Hello,
I am a imap and Cyrus newbie.
I have a rh6.2 kernel 2.2.19-6.2.1 with Cyrus-imapd-2.0.14
I have three problems.
1. Following the Cyrus Imapd Howto, in section 7, Cyrus IMAP
Configuration, in sub section 7.2, it says to run the following:
cd /var/imap
chattr +S . user quota user/* quota/*
this failed with errors saying quota user quota/* and user/* didn't
exist.
They didn't.
I resolved the issue by running tools/mkimap from the /var/imap
directory
2. after making the changes to sendmail.mc I ran the following as
directed:
m4 sendmail.mc > sendmail.cf
I got the following error message:
sendmail.mc:11: m4: Cannot open /usr/lib/sendmail-cf/m4/cf.m4: No such
file or directory
/usr/lib/sendmail-cf/m4/cf.m4 does not exist and there is not one
anywhere on the system. I am using the standard sendmail as per the
original installation, 8.9.3
How do I fix this?
3. In section 8 of the how to, sub section 8.2, testing Cyrus IMAP, I
ran:
./imtest -m login -p imap localhost
I got the following:
C: C01 CAPABILITY
failure: prot layer failure
What Have I done wrong.
Thanks
Ken Cole