良い一日!
Debian Lennyに基づいた素晴らしいiRedMailパッケージのレビュー、インストール、設定を紹介します。
iRedMailは次の
とおりです。
1)本格的なメールサーバー。
2)RedHat®Enterprise Linux(5.x)、CentOS(5.x)、Debian(5.0.x)、Ubuntu(8.04、9.04、9.10)、FreeBSD(7.x、8.0)で動作します。
3)通常のシステムと仮想マシンの制御下の両方で機能します。VMware、OpenVZ、Xenなど。
4)i386およびx86_64アーキテクチャのサポート。
5)Postfix、Dovecot、SpamAssassinなどの互換性のあるコンポーネントを使用してインストールおよび構成します。
6)インストール時に、ディストリビューションのバイナリパッケージを使用します。
7)GPL v2ライセンスの下で配布されるオープンソースプロジェクト。
8)仮想ドメインとユーザーを保存するための2つのバックエンドのサポート:OpenLDAPとMySQL。
9)ドメイン、ユーザー、メールエイリアスの無制限のサポート。
10)2つのWebインターフェイス(RoundCubeとSquirrelMail)のサポート。
このパッケージは、構成とインストールに非常に便利です。
1)このパッケージは次の点で便利です。
a。 あなたは多くの知識を必要としない、すなわち インストールおよび構成プロセスはまったく複雑ではありません。
b。 企業のメールを送信するには、最小限の時間が必要です。 このアセンブリのインストールには文字通り20分かかりました。
c。 キットには、メールサーバーに必要なすべてのソフトウェアが含まれています(ウイルス対策、スパム対策、2つのWebインターフェイス(オプション)
2)このパッケージの類似物はありません。
IRedMail作業スキーム:
スパム対策およびウイルス対策。
2つの人気のあるパッケージは、スパム対策およびウイルス対策として機能します。これらはSpamAssassinとClamAVです
メール保護のためにiRedMailがサポートするもの:
1. SPF(送信者ポリシーフレームワーク)のサポート。
2. DKIM(DomainKeys Identified Mail)のサポート。
3.グレイリストのサポート。
4.ホワイトリストのサポート(DNS名とIPアドレスに基づく)
5.ブラックリストのサポート(DNS名とIPアドレスに基づく)
6. HELOリクエストの「ブラックリスト」のサポート。
7. HPR(HELOランダム化防止)のサポート
8.スパムトラップのサポート。
9. SpamAssassinの統合
10. ClamAV統合、ウイルスデータベースの自動更新。
メールクライアントサポート:
POP3 / POP3SおよびIMAP / IMAPSをサポートするメールクライアント。 例:Mozilla Thunderbird、Microsoft Outlook、Sylpheed。
iRedMailをインストールします。メールサーバーとして、iRedMailを選択しました。 これは、Postfix + LDAP(MySQL)+ SpamAssassin + ClamAV + AmaViS + Dovecot + RoundCube(SquirrelMail)などのアセンブリです。 この記事では、この素晴らしいOpenLDAPベースのサーバーのセットアップを検討します。
注意! example.comをドメイン名に変更することを忘れないでください。ホスト名を少し修正しましょう。
vi /etc/hosts
127.0.0.1 mail.example.com localhost localhost.localdomain
vi /etc/hostname
mail.example.com
次のコマンドで変更を保存します。
/etc/init.d/hostname.sh start
FQDNホスト名を確認します。
hostname –f
インストール全体がルートとして実行されます!このファイルを/ tmpディレクトリにダウンロードします。
cd /tmp && wget iredmail.googlecode.com/files/iRedMail-0.6.0.tar.bz2
アーカイバをインストールします。
apt-get install bzip2
このアーカイブを解凍します。
tar -xvjf iRedMail-0.6.0.tar.bz2
/tmp/iRedMail-0.6.0/pkgs/ディレクトリに移動して、インストールスクリプトを実行します。
bash get_all.sh
必要なパッケージがダウンロードされます。
dovecotを機能させるには、パッケージの候補バージョンをインストールする必要があります。
C別は動作しません!apt-cache policy dovecot-common dovecot-pop3d dovecot-imapd | grep 'Candidate'
チームは空の結果を返します。
インストールスクリプトディレクトリに移動します。
cd /tmp/iRedMail-0.6.0/
インストールスクリプトを実行します。
bash iRedMail.sh
インストーラーウィンドウが表示されます。
すべてのメールが保存されるパスを選択します。
サーバーのバックエンドを選択します。 MySQLとOpenLDAPがサポートされています。 OpenLDAPを選択します。
サーバーのLDAPサフィックスは次のように追加されます:dc = example、dc = com
LDAPサーバー管理者のパスワードを入力します。 デフォルトの管理者アカウントは/etc/ldap/slapd.confにあります。 通常、これは次のとおりです。cn= Manager、dc = example、dc = com
ドメインの名前を入力してください:
管理者パスワード(postmaster)を入力します。
最初に作成されるユーザーは、www @ example.comです。 パスワードを考え出す必要があります。
SPFチェックとDKIMチェック機能をオンにします。
余分に入れます。 コンポーネント:
rootユーザーのエイリアスを作成しましょう:
設定が完了しました。
メッセージが表示されます:
Configuration completed.
*************************************************************************
**************************** WARNNING ***********************************
*************************************************************************
* *
* Please do remember to *REMOVE* configuration file after installation *
* completed successfully. *
* *
* * /root/iRedMail-xyz/config
* *
*************************************************************************
<<>> Continue? [Y|n] # <- Type 'Y' or 'y' here, and press 'Enter' to continue
Y .
: example.com/postfixadmin
postfixadmin postmaster@example.com “ ”
!
PostfixAdmin :
1. .
2. .
3. .
4. .
5. .
6. .
7. .
:
!
UPD: MX DNS , !
:
Debian
iRedMail
Posftix
OpenLDAP
MySQL
SpamAssasin
ClamAV
AMaViS
Dovecot
RoundCube
SquirrelMail
Awstats
phpLDAPAdmin
phpMyAdmin
.
r0ster (http://exbyte.ru) t1mbo (http://greentale.ru)
Configuration completed.
*************************************************************************
**************************** WARNNING ***********************************
*************************************************************************
* *
* Please do remember to *REMOVE* configuration file after installation *
* completed successfully. *
* *
* * /root/iRedMail-xyz/config
* *
*************************************************************************
<<>> Continue? [Y|n] # <- Type 'Y' or 'y' here, and press 'Enter' to continue
Y .
: example.com/postfixadmin
postfixadmin postmaster@example.com “ ”
!
PostfixAdmin :
1. .
2. .
3. .
4. .
5. .
6. .
7. .
:
!
UPD: MX DNS , !
:
Debian
iRedMail
Posftix
OpenLDAP
MySQL
SpamAssasin
ClamAV
AMaViS
Dovecot
RoundCube
SquirrelMail
Awstats
phpLDAPAdmin
phpMyAdmin
.
r0ster (http://exbyte.ru) t1mbo (http://greentale.ru)
Configuration completed.
*************************************************************************
**************************** WARNNING ***********************************
*************************************************************************
* *
* Please do remember to *REMOVE* configuration file after installation *
* completed successfully. *
* *
* * /root/iRedMail-xyz/config
* *
*************************************************************************
<<>> Continue? [Y|n] # <- Type 'Y' or 'y' here, and press 'Enter' to continue
Y .
: example.com/postfixadmin
postfixadmin postmaster@example.com “ ”
!
PostfixAdmin :
1. .
2. .
3. .
4. .
5. .
6. .
7. .
:
!
UPD: MX DNS , !
:
Debian
iRedMail
Posftix
OpenLDAP
MySQL
SpamAssasin
ClamAV
AMaViS
Dovecot
RoundCube
SquirrelMail
Awstats
phpLDAPAdmin
phpMyAdmin
.
r0ster (http://exbyte.ru) t1mbo (http://greentale.ru)
Configuration completed.
*************************************************************************
**************************** WARNNING ***********************************
*************************************************************************
* *
* Please do remember to *REMOVE* configuration file after installation *
* completed successfully. *
* *
* * /root/iRedMail-xyz/config
* *
*************************************************************************
<<>> Continue? [Y|n] # <- Type 'Y' or 'y' here, and press 'Enter' to continue
Y .
: example.com/postfixadmin
postfixadmin postmaster@example.com “ ”
!
PostfixAdmin :
1. .
2. .
3. .
4. .
5. .
6. .
7. .
:
!
UPD: MX DNS , !
:
Debian
iRedMail
Posftix
OpenLDAP
MySQL
SpamAssasin
ClamAV
AMaViS
Dovecot
RoundCube
SquirrelMail
Awstats
phpLDAPAdmin
phpMyAdmin
.
r0ster (http://exbyte.ru) t1mbo (http://greentale.ru)