sendmail uses the following configuration files:
sendmail は次の設定ファイルを使用します。 - FreeBSD
It is also prudent to run Sendmail in queued mode (-ODeliveryMode=queued) and to run the daemon (sendmail -bd) separate from the queue-runs (sendmail -q15m).
sendmailをキュー処理モード (-ODeliveryMode=queued) で実行することや、sendmail デーモン (sendmail -bd) をキュー処 理用プロセス (sendmail -q15m) と別に実行することも、用心深いことと言えます。 - FreeBSD
A lot of the time, sendmail(8) is the culprit.
大抵の場合は、sendmail(8)が犯人です。 - FreeBSD
Lists of hosts sendmail accepts mail for
sendmail が受け付ける配送先ホストのリスト - FreeBSD
sendmail says mail loops back to myself
sendmail が mail loops back to myselfというメッセージを出すのですが。 - FreeBSD
The directory /usr/share/sendmail/cf/cf contains a few examples.
/usr/src/usr.sbin/sendmail/cf/cf にいくつか例があります。 - FreeBSD
No sendmail executable found there.
実行可能な sendmail が見つかりませんでした。 - PEAR
Normally it should includes a sendmail wrapper.
通常は sendmail ラッパを含んでいるはずです。 - PEAR
The master sendmail configuration file can be built from m4(1) macros that define the features and behavior of sendmail.
sendmail の主設定ファイルは sendmail の機能と動作を決定する m4(1) マクロから構築できます。 - FreeBSD
29.4.4 Replacing sendmail as the System's Default Mailer
20.4.4.システムのデフォルトメーラとして sendmailを置き換える - FreeBSD
The path to sendmail program is not correct.
sendmail プログラムへのパスが正確ではありません。 - PEAR
sendmail(8) is the default Mail Transfer Agent (MTA) in FreeBSD.
sendmail(8) はFreeBSD のデフォルトの メールトランスファエージェント (MTA) です。 - FreeBSD
This means that when any of these common commands (such as sendmail itself) are run, the system actually invokes a copy of mailwrapper named sendmail, which checks mailer.conf and executes /usr/libexec/sendmail/sendmail instead.
このことは、これらのうちどの共通コマンド (sendmail自身のような) が実行されても、 システムは mailer.confを確認して、 代わりに /usr/libexec/sendmail/sendmail を実行するsendmail という名前の mailwapperのコピーを呼び出すことを意味します。 - FreeBSD
Example 29-1.
Example 20-1. sendmail アクセスデータベースの設定 - FreeBSD
Therefore if you wanted /usr/local/supermailer/bin/sendmail-compat to be run instead of sendmail, you could change /etc/mail/mailer.conf to read:
したがって、sendmail の代わりに /usr/local/supermailer/bin/sendmail-compatを実行させたいのなら、次のように /etc/mail/mailer.confを変更してください。 - FreeBSD
Recompile sendmail by executing the following commands:
次のコマンドを入力して sendmailを再コンパイルしてください。 - FreeBSD
Please see /usr/src/contrib/sendmail/cf/README for some of the details.
詳細については /usr/src/contrib/sendmail/cf/README を参照してください。 - FreeBSD
This is a list of hostnames sendmail(8) is to accept as the local host name.
これは sendmail(8)がローカルホスト名として認めるホスト名のリストです。 - FreeBSD
If you are using a version of sendmail earlier than 8.10, the file is /etc/sendmail.cw.
もし sendmail のバージョンが 8.10 より前であれば該当ファイルは /etc/sendmail.cw です。 - FreeBSD
After creating or editing this file you must restart sendmail.
このファイルを作成または編集したら、 sendmailを再起動してください。 - FreeBSD
Also, do not forget to restart sendmail after updating sendmail.cf.
また、sendmail.cf ファイルを変更した後は、 sendmail を再起動し忘れないでください。 - FreeBSD
Example: the link /etc/rc2.d/S80sendmail starts the sendmail service on runlevel 2.
例えば、/etc/rc2/S80sendmailというリンクは、sendmail サービスをランレベル 2 において起動する。 - JM
Chapter 29 (Electronic Mail) has been expanded to include more information about configuring sendmail.
Chapter 20 (電子メール) に、 sendmail の設定についてより多くの 情報が加えられました。 - FreeBSD
Place any domains or hosts that sendmail is to be receiving mail for.
sendmailがメールを受け取るすべてのドメインやホストにこのファイルを置いてください。 - FreeBSD
As already mentioned, FreeBSD comes with sendmail already installed as your MTA (Mail Transfer Agent).
すでに述べたように、FreeBSD には MTA (Mail Transfer Agent) として、 sendmail がすでにインストールされています。 - FreeBSD
This creates a database that sendmail can use to make routing decisions.
これは経路を決定するために sendmailが使用できるデータベースを作成します。 - FreeBSD
Make sure that cyrus-sasl2 has been installed before recompiling sendmail.
sendmail を再コンパイルする前に cyrus-saslがインストールされていることを確かめてください。 - FreeBSD
Then use the command make install restart, which will copy the file to sendmail.cf, and will properly restart sendmail.
新しい .cfファイルが sendmail.cf にコピーされ、 sendmail が適切に再起動されるでしょう。 - FreeBSD
/etc/mail/virtusertable, sendmail Configuration /etc/remote, How Am I Expected to Enter These AT Commands?
メモリ保護, FreeBSD で何ができるの? - FreeBSD
Add a Cwyour.host.com line to your /etc/sendmail.cf or /etc/mail/sendmail.cf if you are using sendmail 8.10 or higher.
/etc/sendmail.cf もしくは sendmail 8.10 以降なら /etc/mail/sendmail.cf といったファイルに Cwyour.host.com という行を加えます。 - FreeBSD
This is a convention, not a hard and fast rule; for example, the main mail daemon for the Sendmail application is called sendmail, and not maild, as you might imagine.
これは単なる慣習で、しっかりがっちりとしたルールではありません。 例えば、Sendmail アプリケーションの主なメールデーモンは sendmail という名前で、 連想しそうな maildではありません。 - FreeBSD
Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill. The contents of this document are licensed under the GNU Free Documentation License. Copyright (C) 1999 JM Project All rights reserved.