Dr.Web Mail Security Suiteについてよくあるご質問
【インストール時の確認事項と設定ファイルの説明】
基本設定事項基本設定事項は、/opt/drweb/maild/script/configure.plのスクリプトで設定可能です。(スクリプトの説明はconfigure.plの説明をご確認ください) 下記の「使用したい機能」以外はこのスクリプトでは出てこないため、別途設定が必要です。 ■MTAに組みこんでアンチウィルス機能を実行するか、別サーバ(もしくは同じサーバ)でプロキシとして動作させるかでインストーラが異なります。 組み込み型-->Mail Servers プロキシ型-->Mail Gateways ■使用したい機能を選択する 【設定箇所】maild_smtp.conf/[Filters]/BeforeQueueFilters= vaderetro スパム headersfilter メールヘッダ監視 drweb ウィルスフィルタ modifier メールに対する変更やルール設定 ■文字列によるメールのフィルタリングを行うか(件名のフィルタリングは不可) 【設定箇所】製品FAQの「Dr.Web Mail Security Suiteについて」-「機能について」にある次の項目を参照してください。 Subjectの特定の日本語の単語をフィルタできますか? メール本文の特定の日本語の単語をフィルタできますか?) ■ウイルス検出時等のアクションを設定する 【設定箇所】Plugin_drweb.conf/[Antivirus]/Infected, Suspicious, Incurable, Adware, Dialers, Jokes, Riskware, Hacktools ウィルス発見時のアクション 修復できなかったウィルスに対するアクション 疑わしいファイルに対するアクション アドウェア、ダイアラー、ジョークソフト、リスクウェア、ハッキングツールに対するアクション ■パスワード保護ファイル、壊れているファイル、タイムアウトでスキャンエラーになった場合のアクション 【設定箇所】Plugin_drweb.conf/[Antivirus]/SkipObject ■スキャンデーモンdrwebdがメモリ不足や権限不足等でスキャンができなかった場合のアクション 【設定箇所】Plugin_drweb.conf/[Antivirus]/ScanningErrors ■anti-virusプラグインがメモリ不足やdrwebdに接続できない等でエラーになった場合のアクション 【設定箇所】Plugin_drweb.conf/[Antivirus]/ProcessingErrors configure.plの説明(MTAに組み込み型として使用する場合:Mail Servers)# ./configure.pl の各設定項目の説明です。 ※下記の入力値は例として記載しています。導入する環境に応じて設定値を入力してください。 ■有効期限内のキーファイルの指定。ここでインプットしたファイルをスクリプトが デフォルトのディレクトリにdrweb32.keyとしてコピーする。キーを指定しないと全ての機能が起動しない。 Enter path to key file for Dr.Web MailD. If you don't have the key yet you can leave this value unspecified, but you must set LicenseFile parameter value in configuration file agent.conf, and parameter Key in configuration file drweb32.ini before MailD is launched or any plugin is installed. [default=]:/tmp/drweb32.key ■使用するプラグインの選択。複数指定の場合はカンマ","で区切る。(maild_smtp.conf/[Filters]/BeforeQueueFilters=) Enter list of plugins to process message before placing it to queue/DB. Possible values: (vaderetro|headersfilter|drweb|modifier). Values are delimited with commas. [default=]:vaderetro,headersfilter,drweb,modifier ■maildからの通知メールの送信先アドレス。(maild_smtp.conf/[Notifier]/AdminMail=) Enter email address to send notifications to. [default=postmaster@localhost]:admin@drweb.test ■maildからの通知メールの送信元アドレス。(maild_smtp.conf/[Notifier]/FilterMail=) Enter email address to send notifications from. [default=DrWEB-MAIL-DAEMON@localhost]: ■maildのスパム判定で信頼するネットワークを入力する(maild_smtp.conf/[Maild]/ProtectedNetworks=) Enter list of protected networks (e.g. 127.0.0.0/8). Values are delimited with commas. [default=127.0.0.0/8]:192.168.1.0/24 ■maildの[Receiver]のパラメータで使用する信頼するドメインを入力する(maild_smtp.conf/[Maild]/ProtectedDomains=) Enter list of protected domains. Values are delimited with commas. [default=localhost]:localhost,drweb.test ■drweb-receiverで受信するポートとIPアドレスを入力する(maild_smtp.conf/[Receiver]/Address=) Enter language(s) to use in reports. Possible values: (en|ja|ru). Values are delimited with commas. [default=en]:ja ============== Configuration: Plugins directory = /opt/drweb/maild/plugins lng files directory = /etc/drweb/maild/lng Before queue plugins = vaderetro,headersfilter,drweb,modifier After queue plugins = Administrator email address = admin@drweb.test Filter email address = DrWEB-MAIL-DAEMON@localhost Protected networks = 192.168.1.0/24 Protected domains = localhost,drweb.test Language(s) for reports = ja Path to key file for Agent = /opt/drweb/drweb32.key Path to key file for Dr.Web Daemon = /opt/drweb/drweb32.key Path to key file for Dr.Web Scanner = /opt/drweb/drweb32.key Press 1 to Save updated configuration, 2 to go Back to editing, 3 to Cancel or 5 to Redisplay [1] <--1を入力 General/Hostname = localhost Notifier/AdminMail = admin@drweb.test Maild/RedirectMail = admin@drweb.test Notifier/FilterMail = DrWEB-MAIL-DAEMON@localhost Filters/AfterQueueFilters = Filters/BeforeQueueFilters = vaderetro,headersfilter,drweb,modifier Maild/ProtectedNetworks = 192.168.1.0/24 Maild/ProtectedDomains = localhost,drweb.test Notifier/NotifyLangs = ja Success installing key-file from /root/Desktop/agent.key to /opt/drweb/drweb32.key StandaloneMode/LicenseFile = /opt/drweb/drweb32.key /etc/drweb/agent.conf patched OK. Daemon/Key = /opt/drweb/drweb32.key Scanner/Key = /opt/drweb/drweb32.key /etc/drweb/drweb32.ini patched OK. Monitor/RunAppList = MAILD /etc/drweb/monitor.conf patched OK. /etc/drweb/maild_postfix.conf patched OK. ■組み込み型Mail Servers でMTA設定ファイルへ設定を書き込む為のスクリプト(下記の例ではMTAがPostfixの場合) # ./configure_mta.sh ------------------------------------------------------------ Welcome to the Dr.Web InstallShield Wizard. The InstallShield Wizard will configure POSTFIX. Perform MTA configuration? Please enter yes or no.<<--yesを入力 Success: backup of /etc/postfix/master.cf in /etc/postfix/master.cf.drwebsave. Success: backup of /etc/postfix/main.cf in /etc/postfix/main.cf.drwebsave. /etc/postfix/main.cf and /etc/postfix/master.cf successfull patched Please, restart POSTFIX manually. configure.plの説明(プロキシとして使用する場合:Mail Gateway)# /opt/drweb/maild/scripts/configure.pl の各設定項目の説明です。 ※下記の入力値は例として記載しています。導入する環境に応じて設定値を入力してください。 ■有効期限内のキーファイルの指定。ここでインプットしたファイルをスクリプトがデフォルトの ディレクトリにdrweb32.keyとしてコピーする。キーを指定しないと全ての機能が起動しない。 Enter path to key file for Dr.Web MailD. If you don't have the key yet you can leave this value unspecified, but you must set LicenseFile parameter value in configuration file agent.conf, and parameter Key in configuration file drweb32.ini before MailD is launched or any plugin is installed. [default=]:/tmp/agent.key ■使用するプラグインの選択。複数指定の場合はカンマ","で区切る。(maild_smtp.conf/[Filters]/BeforeQueueFilters=) Enter list of plugins to process message before placing it to queue/DB. Possible values: (vaderetro|headersfilter|drweb|modifier). Values are delimited with commas. [default=]:vaderetro,headersfilter,drweb,modifier ■インストールするサーバのホスト名。 Enter hostname. [default=cent64.drweb.local]: ■maildからの通知メールの送信先アドレス。(maild_smtp.conf/[Notifier]/AdminMail=) Enter email address to send notifications to. [default=postmaster@cent64.drweb.local]:admin@drweb.test ■maildからの通知メールの送信元アドレス。(maild_smtp.conf/[Notifier]/FilterMail=) Enter email address to send notifications from. [default=DrWEB-MAIL-DAEMON@cent64.drweb.local]: ■maildのスパム判定で信頼するネットワーク。(maild_smtp.conf/[Maild]/ProtectedNetworks=) Enter list of protected networks (e.g. 127.0.0.0/8). Values are delimited with commas. [default=127.0.0.0/8]:192.168.1.0/24 ■maildの[Receiver]のパラメータで使用する信頼するドメイン。(maild_smtp.conf/[Maild]/ProtectedDomains=) Enter list of protected domains. Values are delimited with commas. [default=cent64.drweb.local]:localhost,drweb.test ■drweb-receiverで受信するポートとIPアドレス(maild_smtp.conf/[Receiver]/Address=) Enter MailD address(es) to handle SMTP/LMTP requests. Valid types: inet, local. Values are delimited with commas. [default=inet:25@0.0.0.0]:inet:25@192.168.1.10 ■drweb-senderが送信する先のMTAのポートとIPアドレス(maild_smtp.conf/[Sender]/Address=) Enter email address for outgoing messages. Valid types: inet, local, mx. [default=inet:3003@127.0.0.1]:inet:25@10.10.10.11 ■統計レポート(デフォルトメールで管理者に送信)に使用する言語。(maild_smtp.conf/[Notifier]/NotifyLang=) Enter language(s) to use in reports. Possible values: (en|ja|ru). Values are delimited with commas. [default=en]:ja ============== Configuration: Plugins directory = /opt/drweb/maild/plugins lng files directory = /etc/drweb/maild/lng Before queue plugins = vaderetro,headersfilter,drweb,modifier After queue plugins = Hostname = cent64.drweb.local Administrator email address = admin@drweb.test Filter email address = DrWEB-MAIL-DAEMON@cent64.drweb.local Protected networks = 192.168.1.0/24 Protected domains = localhost,drweb.test Receiver email address(es) = inet:25@192.168.1.10 Sender email address(es) = inet:25@10.10.10.11 Language(s) for reports = ja Path to key file for Agent = /opt/drweb/drweb32.key Path to key file for Dr.Web Daemon = /opt/drweb/drweb32.key Path to key file for Dr.Web Scanner = /opt/drweb/drweb32.key Press 1 to Save updated configuration, 2 to go Back to editing, 3 to Cancel or 5 to Redisplay [1]<--1を入力 General/Hostname = cent64.drweb.local Notifier/AdminMail = admin@drweb.test Maild/RedirectMail = admin@drweb.test Notifier/FilterMail = DrWEB-MAIL-DAEMON@cent64.drweb.local Filters/AfterQueueFilters = Filters/BeforeQueueFilters = vaderetro,headersfilter,drweb,modifier Receiver/Address = inet:25@192.168.1.10 Maild/ProtectedNetworks = 192.168.1.0/24 Maild/ProtectedDomains = localhost,drweb.test Sender/Address = inet:25@10.10.10.11 Notifier/NotifyLangs = ja Success installing key-file from /tmp/agent.key to /opt/drweb/drweb32.key StandaloneMode/LicenseFile = /opt/drweb/drweb32.key /etc/drweb/agent.conf patched OK. Daemon/Key = /opt/drweb/drweb32.key Scanner/Key = /opt/drweb/drweb32.key /etc/drweb/drweb32.ini patched OK. Monitor/RunAppList = MAILD /etc/drweb/monitor.conf patched OK. /etc/drweb/maild_smtp.conf patched OK. |
|
