> > I've installed the latest berkeley db and sasl with --with-pwcheck
>
> why do you need pwcheck ?
> what is your cyrus imap version ?
I assume that I need pwcheck to check a shadowed password file. Is this not
the case?
My imap version is 2.0.12, my sasl version is 1.5.24 my berkeley db version
is 3.2.9
>
> > I'm using a shadowed password file. And the pwcheck daemon is definitely
> > running.
> >
> > First of all, I notice a mailbox_transport variable in my postfix main.cf
> > however in the faq it says it needs the variable local_transport. Which
> > is it?
>
> use mailbox_transport only.
Ok......
Again, here's the problem I'm running into.
> > My problem is during the imtest. If I comment out all lines in
> > inetd.conf and run the imtest I get :
> >
> > C: C01 CAPABILITY
> >
> > And it hangs.
> >
> > If I uncomment the two cyrus lines in inetd.conf that should be there, I
> > get a failure in /var/log/messages saying that the port is already in
> > use. This is when I also get the prot layer failure.
> >
> > When cyrus is running and I telnet into the SMTP server I seem to get
> > postfix, but when I telnet to the Imap port (143) it connects and then
> > immediately disconnects with no messages from cyrus.
> >
> > So my questions to this are:
> >
> > 1) Is there something obvious I'm missing?
> > 2) What is the proper order to fire this all up in? I assume postfix
> > should NOT be running when I run the cyrus master? Do I kill postfix
> > then killall -HUP inetd and THEN run cyrus?
> >
> > If there is anything I'm leaving out, please let me know. I've been
> > pounding on this one for a few days now, and am running out of creative
> > ways to attack it.
Thanks again for the help!
> > John Cherbini