| 意味 | 例文 |
sendmailを含む例文一覧と使い方
該当件数 : 123件
sendmail Configuration 例文帳に追加
sendmail の設定 - FreeBSD
29.3 sendmail Configuration 例文帳に追加
20.3. sendmail の設定 - FreeBSD
sendmail access database file 例文帳に追加
sendmail アクセスデータベースファイル - FreeBSD
/etc/mail/mailertable, sendmail Configuration 例文帳に追加
sendmail, メールホストサーバデーモン - FreeBSD
sendmail master configuration file 例文帳に追加
sendmail の主設定ファイル - FreeBSD
Configuring the sendmail Access Database29-2. 例文帳に追加
sendmailアクセスデータベースの設定 - FreeBSD
Sendmail returns a error, which must be handled by use. 例文帳に追加
sendmail が返すエラーです。 - PEAR
sendmail says mail loops back to myself This is answered in the sendmail FAQ as follows: 例文帳に追加
sendmail FAQ に次のように書いてあります。 - FreeBSD
/etc/mail/access, sendmail の設定 - FreeBSD
Essential System Administration , 2nd Ed. 例文帳に追加
sendmail システム管理(Volume2)。 - FreeBSD
sendmail(8) configuration, other MTA configuration files. 例文帳に追加
sendmail(8) の設定、他の MTA の設定ファイル。 - FreeBSD
/etc/mail/sendmail.cf, sendmail Configuration 例文帳に追加
メールホスト, メールホスト - FreeBSD
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
/etc/mail/aliases, sendmail Configuration 例文帳に追加
exim, メールホストサーバデーモン - FreeBSD
/etc/mail/mailer.conf, sendmail Configuration 例文帳に追加
qmail, メールホストサーバデーモン - 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
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
/etc/mail/local-host-names, sendmail Configuration 例文帳に追加
postfix, メールホストサーバデーモン - FreeBSD
29.4.4 Replacing sendmail as the System's Default Mailer 例文帳に追加
20.4.4.システムのデフォルトメーラとして sendmailを置き換える - FreeBSD
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
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
| 意味 | 例文 |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright 1994-2010 The FreeBSD Project. All rights reserved. license |
| Copyright © 2001 - 2008 by the PEAR Documentation Group. This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ). |
| 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. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|