試験202-450-JPN トピック10 問題94 スレッド
Cisco 202-450-JPNのリアル試験問題集
問題 #: 94
トピック #: 10
問題 #: 94
トピック #: 10
ユーザーメールの位置を指定するハト小屋コンフィギュレーション変数の名前は何であるか?
おすすめの解答:B 解答を投票する
Explanation
The Dovecot configuration variable that specifies the location of user mail is mail_location. This variable defines the format and path of the mailboxes, and it can be overridden by userdb or namespace settings. The format of the mail_location specification is:
<mailbox-format>:<path>[:<key>=<value>[:<key2>=<value2>...]]
where <mailbox-format> is one of the supported mailbox formats, such as mbox, maildir, or dbox; <path> is the absolute path to the mail directory; and <key>=<value> are optional parameters that modify the behavior of the mailbox format.
For example, a mail_location setting for maildir format could look like this:
mail_location = maildir:~/Maildir
This means that the user's mail is stored in the Maildir subdirectory of their home directory.
References: You can find more information about the mail_location variable and its parameters in the following resources:
Mail Location Settings - Dovecot documentation
Config Variables - Dovecot documentation
The Dovecot configuration variable that specifies the location of user mail is mail_location. This variable defines the format and path of the mailboxes, and it can be overridden by userdb or namespace settings. The format of the mail_location specification is:
<mailbox-format>:<path>[:<key>=<value>[:<key2>=<value2>...]]
where <mailbox-format> is one of the supported mailbox formats, such as mbox, maildir, or dbox; <path> is the absolute path to the mail directory; and <key>=<value> are optional parameters that modify the behavior of the mailbox format.
For example, a mail_location setting for maildir format could look like this:
mail_location = maildir:~/Maildir
This means that the user's mail is stored in the Maildir subdirectory of their home directory.
References: You can find more information about the mail_location variable and its parameters in the following resources:
Mail Location Settings - Dovecot documentation
Config Variables - Dovecot documentation
Furuya 2026-09-03 12:39:18
コメント
他人の解答コメントを賛成するのも、その解答に一票を入れることになります。したがって、すでに同じ意見の投票コメントが存在する場合、新規コメントをする代わりに賛成することもできます。
コメントを通報する
コメント中
今すぐ 新規登録 / ログイン (無料です)。