Cyrus-IMAP Server Dead -- Any suggestions???
Webb, Paul
pwebb at webbenabled.com
Thu Apr 12 21:12:30 CEST 2007
Nuno Silva wrote:
> Not sure if it's relevant to your setup but this suggests that you
> didn't configure your environment.
>
> Add this to /root/.bashrc
>
> #kolab
> export LANG=C
> opa () {
> root="${1:-/kolab}"
> if [ ! -d $root ]; then
> echo "opa:ERROR: OpenPKG root directory $root not found"
> exit 1
> fi
> if [ ! -f "$root/etc/rc" ]; then
> echo "opa:ERROR: root directory does not contain OpenPKG hierarchy"
> exit 1
> fi
> eval `$root/etc/rc --eval all env`
> }
>
> ...Then open a new root shell and type:
> opa
>
> Then restart the whole kolab:
> /kolab/etc/rc -v all restart
>
Done, without incident. Still no luck on the imapd, though. I'll look
when I restart to see if that error continues to appear. :-/
Thanks!
--
Paul Webb
WebbEnabled Solutions, LLC
pwebb at webbenabled.com <mailto:pwebb at webbenabled.com> (PGP/GPG Encryption
Capable)
http://www.webbenabled.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kolab.org/pipermail/users/attachments/20070412/13ca1c1f/attachment.html>
More information about the users
mailing list