VineLinux4.0にcourier-imapをインストールする

VineLinux4.0では、MTAとしてPostfixを使っている。
POP3については自分でインストールする必要がある。
そこで、courier-imapをインストールする。

インストール
apt-get update
apt-get install courier-imap

確認

chkconfig –list | grep courier
courier-authlib 0:off   1:off   2:on    3:on    4:on    5:on    6:off
courier-imap    0:off   1:off   2:on    3:on    4:on    5:on    6:off

起動
service courier-imap start
service courier-authlib start

Firewallの設定
GUIから(CUIでやり方がわからず)、POP3のポートを許すように
許可をしてあげる必要がある。

[デスクトップ]->[セキュリティレベルと...]

でPOP3のポートである110を[その他のポート]として追加する。

これで、他のマシンからも通常のPOP3と同じようにメールの送受信を
行うことが出来る。



Popularity: 1% [?]

DiggGoogle BookmarksGoogle ReaderFacebookDeliciousFriendFeedEvernoteTwitterShare
  1. No comments yet.

  1. No trackbacks yet.