Re: Postfix with Cyrus Help
Curtis Vaughan said:
> BTW, when I start imapd (/usr/sbin/imapd start or reload) I get: * OK
> Pacifica Cyrus IMAP4 v1.5.19 server ready
you need to configure inetd or xinetd whichever you use to load it,
the cyrus package should of configured inetd for you when it installed
the package..is there a line that has the cyrus stuff in it in
/etc/inetd.conf? is inetd running? if so kill -HUP the pid of inetd,
an easy way maybe something like kill -HUP `pidof inetd`
(note the back quotes, they aren't forward quotes)
nate
Reply to: