[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:42135] dovecotのインストール
- From: "DEB" <netmsg@xxxxxxxxx>
- Subject: [debian-users:42135] dovecotのインストール
- Date: Thu, 9 Dec 2004 21:33:12 +0900
- Importance: Normal
- List-help: <mailto:debian-users-ctl@debian.or.jp?body=help>
- List-id: debian-users.debian.or.jp
- List-owner: <mailto:debian-users-admin@debian.or.jp>
- List-post: <mailto:debian-users@debian.or.jp>
- List-software: fml [fml 4.0.3 release (20011202/4.0.3)]
- List-unsubscribe: <mailto:debian-users-ctl@debian.or.jp?body=unsubscribe>
- X-authentication-warning: wave.home.com: www-data set sender to netmsg@xxxxxxxxx using -f
- X-ml-info: If you have a question, send e-mail with the body "help" (without quotes) to the address debian-users-ctl@debian.or.jp; help=<mailto:debian-users-ctl@debian.or.jp?body=help>
- X-ml-name: debian-users
- X-mlserver: fml [fml 4.0.3 release (20011202/4.0.3)]; post only (only members can post)
- X-original-to: debian-users@debian.or.jp
- X-priority: 3 (Normal)
- X-spam-level: **
- X-spam-status: No, hits=2.8 required=10.0 tests=ISO2022JP_BODY,ISO2022JP_CHARSET,RCVD_IN_ORBS, RCVD_IN_OSIRUSOFT_COM,SPAM_PHRASE_00_01,USER_AGENT, X_AUTH_WARNING,X_OSIRU_OPEN_RELAY version=2.44
- X-virus-scanned: ClamAV 0.80/595/Sat Nov 20 09:21:06 2004 clamav-milter version 0.80j on wave.home.com
- X-virus-status: Clean
- Message-id: <3465.192.168.1.51.1102595590.squirrel@wave>
- X-mail-count: 42135
- X-mailer: SquirrelMail/1.4.3a
- User-agent: SquirrelMail/1.4.3a
今度、sargeを使って、pop3, imap両方も使えるメール環境を作っています。
dovecotが良いと思い、
#apt-get install dovecot
にしたら、
The following NEW packages will be installed:
dovecot-common dovecot-imapd dovecot-pop3d libmysqlclient10 mysql-common
のメッセージが出ました。しかし、現在のパソコンにはmysqlの環境を使ってい
ません。
試しに
#apt-get install dovecot-imapd dovecot-pop3d
でも、まったく同じメッセージです。
dovecotを使うとき、どうしても、libmysqlclient10 mysql-commonをインストール
する必要がありますか。