s from one server which ran
successfully, to the server which did not run successfully, then install
RPMs onto that server. So far it works OK. But I don't know if there will
be some problem.
Frank Zhang
On Wed, 26 May 2004, Simon Matter wrote:
> > Hi
> >
> > I'
It maybe the path problem for the program "deliver", sendmail will look
for /usr/cyrus/bin/deliver, but actually its location is
/usr/lib/cyrus-imapd/deliver, so you may need to make a UNIX link.
Frank
On Wed, 26 May 2004, Ken Murchison wrote:
> Kent L. Nasveschuk wrote:
>
> > Hello,
> > I have m
I figured it out, it is path problem. Sendmail is looking at
/usr/cyrus/bin, and the actual path is /usr/lib/cyrus-imapd/, therefore
sendmail can not find "deliver"
Thanks
Frank Zhang
On Mon, 24 May 2004, Frank Zhang wrote:
> Hi:
> I am new to cyrus imapd.
> I have
Hi:
I am new to cyrus imapd.
I have configured sendmail using cyrusproto.mc, and I tried to send
email to cyrus imapd, the email were queued , and when I ran "sendmail -v
-q", I got error messages "Conneting to Cyrus... Operating system error",
can you shed some light on