From 413add8dea1366a702de190c428e0c31ceb7eade Mon Sep 17 00:00:00 2001 From: SUGIYAMA Tomoaki Date: Sun, 7 Jan 2007 15:39:22 +0000 Subject: Initial translation --- ja/post-install/mail-setup.xml | 275 ++++++++++++++++++++++------------------- 1 file changed, 149 insertions(+), 126 deletions(-) diff --git a/ja/post-install/mail-setup.xml b/ja/post-install/mail-setup.xml index 25aa0aba5..77e015a06 100644 --- a/ja/post-install/mail-setup.xml +++ b/ja/post-install/mail-setup.xml @@ -1,12 +1,12 @@ - + - 電子メールを利用するためのシステム設定 + 電子メールを使用するためのシステム設定 -Today, email is an important part of many people's life. As there are -many options as to how to set it up, and as having it set up correctly is -important for some Debian utilities, we will try to cover the basics in -this section. +今日では、電子メールは多くの人々にとって生活の重要な一部になっています。 +電子メールを使えるようにセットアップする方法に関してたくさんのオプションが +あり、それらを正確にセットアップすることがいくつかの Debian ユーティリティ +にとって重要になります。本節では、基本的なことのみ説明します。 @@ -31,13 +31,13 @@ from one computer to another. And last there is the Mail Delivery Agent (MDA) that takes care of delivering incoming mail to the user's inbox. --> -There are three main functions that make up an e-mail system. First there is -the Mail User Agent (MUA) which is the program a user -actually uses to compose and read mails. Then there is the Mail -Transfer Agent (MTA) that takes care of transferring messages -from one computer to another. And last there is the Mail -Delivery Agent (MDA) that takes care of delivering incoming mail -to the user's inbox. +電子メールシステムは、三つの主要な機能で構築されています。 +最初に、ユーザがメールを読み書きするために実際に使用するプログラム +である Mail User Agent (MUA) があります。 +次に、あるコンピューターから別のコンピューターまでメッセージの転送処理 +をする Mail Transfer Agent (MTA) があります。 +そして最後に、ユーザの受信箱に受信メールの配送処理 +をする Mail Delivery Agent (MDA) があります。 @@ -46,9 +46,9 @@ These three functions can be performed by separate programs, but they can also be combined in one or two programs. It is also possible to have different programs handle these functions for different types of mail. --> -These three functions can be performed by separate programs, but they can -also be combined in one or two programs. It is also possible to have -different programs handle these functions for different types of mail. +これら三つの機能は個別のプログラムによって実行されますが、一つあるいは +二つのプログラムに組み込むこともできます。また、異なるタイプのメールのために、 +これらの機能を処理する異なるプログラムを使用することもできます。 @@ -58,10 +58,11 @@ popular MUA. Like most traditional Linux programs it is text based. It is often used in combination with exim or sendmail as MTA and procmail as MDA. --> -On Linux and Unix systems mutt is historically a very -popular MUA. Like most traditional Linux programs it is text based. It is -often used in combination with exim or -sendmail as MTA and procmail as MDA. +Linux や Unix システムにおいては、mutt が歴史的に +とてもよく知られている MUA です。従来のほとんどの Linux プログラムが +そうであるようにテキストベースのプログラムで、 +MTA として exim または sendmail、 +そして MDA として procmail と組み合わせてよく使用されます。 @@ -71,10 +72,10 @@ graphical e-mail programs like GNOME's evolution, KDE's kmail or Mozilla's thunderbird (in Debian available as icedove --> -With the increasing popularity of graphical desktop systems, the use of -graphical e-mail programs like GNOME's evolution, -KDE's kmail or Mozilla's thunderbird -(in Debian available as icedove +グラフィカルデスクトップシステムの人気の高まりとともに、 +GNOME の evolution、KDE の kmail、 +あるいは Mozilla の thunderbird +(Debian では icedove -The reason that thunderbird has been renamed to -icedove in Debian has to do with licencing issues. -Details are outside the scope of this manual. +thunderbird が Debian で icedove に +改名された理由は、ライセンス問題と関係があります。 +詳細は本マニュアルでは扱いません。 -) is becoming more popular. These programs combine the function -of a MUA, MTA and MDA, but can — and often are — also be used -in combination with the traditional Linux tools. + として利用可能) のようなグラフィカルな電子メールプログラムの +使用がより一般的になっています。これらのプログラムは、MUA、MTA および MDA +の機能が組み合わされていますが、従来の Linux ツールと組み合わせることもでき +— そして多くの場合は組み合わせて — 使用されます。 @@ -102,7 +104,7 @@ in combination with the traditional Linux tools. - Default E-Mail Configuration + デフォルトの電子メール設定 -Even if you are planning to use a graphical mail program, it is important -that a traditional MTA/MDA is also installed and correctly set up on your -Linux system. Reason is that various utilities running on the -system +グラフィカルなメールプログラムを使用するつもりでいても、Linux システムに +従来の MTA/MDA もインストールし、正確にセットアップするのは大切なことです。 +システムで起動している様々なユーティリティ -Examples are: cron, quota, -logcheck, aide, … +例えば: cronquota、 +logcheckaide、… - can send important notices by e-mail to inform the system -administrator of (potential) problems or changes. + が、システム管理者に (潜在的な) 問題や変更を通知するために、 +電子メールで重要な通知を送ることができるからです。 @@ -144,14 +145,14 @@ e-mail local to the system itself and e-mails addressed to the system administrator (root account) will be delivered to the regular user account created during the installation --> -For this reason the packages exim4 and -mutt will be installed by default (provided you -did not unselect the standard task during the installation). -exim4 is a combination MTA/MDA that is relatively -small but very flexible. By default it will be configured to only handle -e-mail local to the system itself and e-mails addressed to the system -administrator (root account) will be delivered to the regular user account -created during the installation +そのため、exim4mutt +パッケージは、デフォルトでインストールされます (インストールの際に +標準 タスクを非選択にしなかった場合)。 +exim4 は、比較的小さなプログラムですが、 +とても柔軟性のある MTA/MDA の組み合わせです。 +デフォルトでは、システム内のローカルな電子メールの処理のみのために設定され、 +システム管理者 (root アカウント) 宛ての電子メールは、 +インストールの際に作成した標準のユーザアカウントに配送されます -The forwarding of mail for root to the regular user account is configured -in /etc/aliases. If no regular user account was created, -the mail will of course be delivered to the root account itself. +標準のユーザアカウントへの root 宛てのメールの転送は、 +/etc/aliases で設定します。標準のユーザアカウントを +作成しなかった場合、もちろんメールは root アカウント自身に配送されます。 + + @@ -173,9 +177,10 @@ When system e-mails are delivered they are added to a file in /var/mail/account_name. The e-mails can be read using mutt. --> -When system e-mails are delivered they are added to a file in -/var/mail/account_name. -The e-mails can be read using mutt. +システムから配送された電子メールは +/var/mail/account_name 中 +のファイルに加えられます。メールは mutt を使って +読むことができます。 @@ -184,7 +189,7 @@ The e-mails can be read using mutt. - Sending E-Mails Outside The System + システムの外に電子メールを送る -As mentioned earlier, the installed Debian system is only set up to handle -e-mail local to the system, not for sending mail to others nor for -receiving mail from others. +先に述べたように、インストールした Debian システムは、システム内のローカルな +電子メールを処理するようにだけセットアップされ、他人にメールを送ったり、 +他人からメールを受け取ったりするようにはセットアップされません。 @@ -203,9 +208,9 @@ If you would like exim4 to handle external e-mail, please refer to the next subsection for the basic available configuration options. Make sure to test that mail can be sent and received correctly. --> -If you would like exim4 to handle external e-mail, -please refer to the next subsection for the basic available configuration -options. Make sure to test that mail can be sent and received correctly. +exim4 に外部の電子メールを処理させたい場合は、 +利用できる基本設定オプションに関して、次節を参照してください。 +メールが正しく送受信できることは、テストして確かめるようにしてください。 @@ -217,12 +222,12 @@ e-mail. Just configure your favorite graphical mail program to use the correct servers to send and receive e-mail (how is outside the scope of this manual). --> -If you intend to use a graphical mail program and use a mail server of -your Internet Service Provider (ISP) or your company, there is not really -any need to configure exim4 for handling external -e-mail. Just configure your favorite graphical mail program to use the -correct servers to send and receive e-mail (how is outside the scope of -this manual). +もしグラフィカルなメールプログラムを使って、インターネットサービス +プロバイダ (ISP) あるいは会社のメールサーバを使用するつもりならば、 +外部の電子メールを処理するために exim4 を設定する +必要は実際にはありません。電子メールを送受信するために、 +好みのグラフィカルなメールプログラムが正しいサーバを使用するようにただ +設定するだけです (設定方法は本マニュアルでは扱いません)。 @@ -233,11 +238,12 @@ a program that facilitates submitting bug reports against Debian packages. By default it expects to be able to use exim4 to submit bug reports. --> -However, in that case you may need to configure individual utilities to -correctly send e-mails. One such utility is reportbug, -a program that facilitates submitting bug reports against Debian packages. -By default it expects to be able to use exim4 to -submit bug reports. +しかしその場合には、電子メールを正しく送れるように個々のユーティリティ +を設定する必要があるかもしれません。そのようなユーティリティの一つに、 +Debian パッケージに対するバグ報告の提出を容易にするプログラム +である reportbug があります。 +デフォルトでは、バグ報告を提出するために exim4 が +使用可能であることが期待されます。 @@ -247,10 +253,10 @@ server, please run the command reportbug -\-configure and answer no to the question if an MTA is available. You will then be asked for the SMTP server to be used for submitting bug reports. --> -To correctly set up reportbug to use an external mail -server, please run the command reportbug --configure -and answer no to the question if an MTA is available. You -will then be asked for the SMTP server to be used for submitting bug reports. +外部のメールサーバを使用するように reportbug を正しく +セットアップするため、reportbug --configure コマンドを +実行し、MTA が利用可能かどうかという質問に noと答えてください。 +その後、バグ報告の提出に使用する SMTP サーバを尋ねられるでしょう。 @@ -259,23 +265,24 @@ will then be asked for the SMTP server to be used for submitting bug reports. - Configuring the Exim4 Mail Transport Agent + Exim4 Mail Transport Agent の設定 -If you would like your system to also handle external e-mail, you will -need to reconfigure the exim4 package +システムで外部の電子メールを処理するようにしたい場合、 +exim4 パッケージを再設定する必要があります -You can of course also remove exim4 and replace -it with an alternative MTA/MDA. +もちろん、exim4 を削除し、他の MTA/MDA を +使用することもできます。 + : @@ -291,9 +298,9 @@ After entering that command (as root), you will be asked if you want split the configuration into small files. If you are unsure, select the default option. --> -After entering that command (as root), you will be asked if you want split -the configuration into small files. If you are unsure, select the default -option. +(root で) 上記のコマンドを入力した後に、設定ファイルを小さなファイルに +分割するかどうか質問されます。よく分からない場合は、デフォルトオプションを +選択してください。 @@ -301,14 +308,17 @@ option. Next you will be presented with several common mail scenarios. Choose the one that most closely resembles your needs. --> -Next you will be presented with several common mail scenarios. Choose the -one that most closely resembles your needs. +次に、一般的な複数のメールシナリオが提示されます。 +あなたが必要としていることに最も近いものを一つ選択してください。 + +インターネットサイト -Your system is connected to a network and your mail is sent and -received directly using SMTP. On the following screens you will be -asked a few basic questions, like your machine's mail name, or a list of -domains for which you accept or relay mail. +システムはネットワークに接続され、SMTP を使用して直接メールを送受信します。 +次の画面で、マシンのメール名や受信あるいは中継するメールのドメインリスト +などのような、いくつかの基本的な質問をされるでしょう。 + +スマートホストでメール送信 -In this scenario your outgoing mail is forwarded to another machine, -called a smarthost, which does the actual job for -you. The smarthost also usually stores incoming mail addressed to your -computer, so you don't need to be permanently online. That also means -you have to download your mail from the smarthost via programs like -fetchmail. +このシナリオでは、あなたの送信メールは、宛て先へのメッセージ送信処理をする +スマートホスト と呼ばれる他のマシンに転送されます。 +通常、スマートホストは、あなたのコンピュータ宛てに送信された受信メールを +保管するので、ずっとオンラインである必要はありません。つまりそれは、 +fetchmail のようなプログラムによって、スマートホストのメールを +ダウンロードしなければならないことを意味します。 @@ -351,15 +364,18 @@ In a lot of cases the smarthost will be your ISP's mail server, which makes this option very suitable for dial-up users. It can also be a company mail server, or even another system on your own network. --> -In a lot of cases the smarthost will be your ISP's mail server, which -makes this option very suitable for dial-up users. It can also be a -company mail server, or even another system on your own network. +多くの場合、スマートホストはあなたの ISP のメールサーバで、このオプションは +ダイヤルアップユーザにとても適しています。またそれは、会社のメールサーバや +あなた自身のネットワーク上の別のシステムとすることもできます。 + +スマートホストでメール送信; ローカルメールなし -This option is basically the same as the previous one except that the -system will not be set up to handle mail for a local e-mail domain. Mail -on the system itself (e.g. for the system administrator) will still be -handled. +このオプションは、システムがローカルの電子メールドメインを処理するようには +セットアップされないという点を除いては、基本的に前のものと同じです。 +システム自体 (例えば、システム管理者のため) のメールは処理されます。 + +ローカル配信のみ -This is the option your system is configured for by default. +システムがデフォルトで設定されるオプションです。 + +今は設定しない -Choose this if you are absolutely convinced you know what you are -doing. This will leave you with an unconfigured mail system — -until you configure it, you won't be able to send or receive any mail -and you may miss some important messages from your system utilities. +内容を理解できていると絶対に確信している場合のみ選択してください。 +このシナリオは、メールシステムを未設定のままにします — +メールシステムが設定されるまで、メールの送受信は一切できず、 +システムユーティリティからの重要なメッセージも逃してしまうかもしれません。 @@ -415,16 +436,18 @@ grained setup, you will need to edit configuration files under the /etc/exim4 directory after the installation is complete. More information about exim4 may be found under /usr/share/doc/exim4; the file -README.Debian.gz has additional details about -configuring exim4. ---> -If none of these scenarios suits your needs, or if you need a finer -grained setup, you will need to edit configuration files under the -/etc/exim4 directory after the installation is -complete. More information about exim4 may be -found under /usr/share/doc/exim4; the file -README.Debian.gz has additional details about -configuring exim4. +README.Debian.gz has further details about +configuring exim4 and explains where to find +additional documentation. +--> +以上のどのシナリオもあなたの必要とするものに合っていない場合や、 +より精細なセットアップが必要な場合は、インストール完了後 +に /etc/exim4 ディレクトリの設定ファイルを +編集する必要があります。exim4 に関する +より多くの情報は、/usr/share/doc/exim4 ディレクトリ +で見つかるかもしれません — README.Debian.gz +ファイルには、exim4の設定に関するその他の情報や、 +補足文書がどこで見つかるかなどの説明があります。 @@ -437,13 +460,13 @@ use a different e-mail address than is generated by default. If you use exim4 as your MTA, this is possible by adding an entry in /etc/email-addresses. --> -Note that sending mail directly to the Internet when you don't have an -official domain name, can result in your mail being rejected because of -anti-spam measures on receiving servers. Using your ISP's mail server is -preferred. If you still do want to send out mail directly, you may want to -use a different e-mail address than is generated by default. If you use -exim4 as your MTA, this is possible by adding an -entry in /etc/email-addresses. +公式なドメインネームがない場合、インターネットに直接送信されたメールが +受信サーバのスパム対策のために拒絶され、結果として不着メールとなる可能性が +あることに注意してください。ISP のメールサーバの使用が望まれます。 +それでもメールを直接送信したい場合には、デフォルトで生成されるものとは +異なる電子メールアドレスを使用した方が良いでしょう。 +MTA として exim4 を使用するなら、 +/etc/email-addresses にエントリを追加することで可能です。 -- cgit v1.2.3