Last Update: "2006/12/01 00:20:17 makoto"

Install

Intalling and configuring the IMAP Serer の要約 (準備中)
  1. Cyrus 用の user と group を作る。ここでは それぞれ cyrus と mail ということで話を進めますが、 実際には何でも構いません。cyrus 以外を使う場合には configure の時に --with-cyrus-user= で指定しておきます。 同様に mail の方は --with-cyrus-group= で指定しておきます。
  2. root で make install します 設置先は --with-cyrus-prefix で指定したものになります (初期値は /usr/cyrus/bin です)。