次のページ 前のページ 目次へ

2. 仮想ドメイン定義ダイアログ

新規仮想Eメールドメインの作成には、一つのダイアログに記入して 埋めなければなりません。他にもDNSやIPエイリアスに関連した事項 があります。これらについては、ヘルプの別のセクションで説明され ています。 ここでは、メイン・ダイアログについて説明します。

2.1 名前

ドメイン名を指定してください. 最低限これだけは必要となります。

2.2 フォールバック先

これはオプション事項です。 通常、Eメールメッセージが仮想Eメー ルドメインのアカウントへ送信されると、以下の処理が行われます。

もしフォールバックが登録されていると、Eメールは代わりにフォー ルバック先のアドレスへ送信されます。フォールバックの指定方法は 以下の通りです:

Empty

これはデフォルトです。メッセージは拒否されます。

別ユーザ@別ドメイン

メッセージは指定の別ドメインのユーザへ送信されます。

@別ドメイン

メッセージは、宛先と同じアカウントへ送信されますが、ド メインが置き換わります。 例えば、"unknown@そのドメイン" 宛のEメールは、 "unknown@別ドメイン" 宛へフォワードされます。

アカウント

メッセージは同ドメインの別のアカウントへ送信されます。 これは、エイリアスでもかまいません。

2.3 ユーザIDの割り当て (開始ID)

通常、どのドメインでも、仮想EメールドメインのユーザIDは60,000 から始めます。必要なら、割り当てる範囲の最初のユーザIDを制御す ることができます。 これは主に、ディスク使用量制限(Quota)と一緒に運営したい人々に よって利用されます。vdeliverプログラムでも同様に、ユーザの Inbox容量を制限できることを覚えておいてください。

2.4 ユーザのメールInbox容量の制限(kバイト)

各ユーザのInboxに対する制限をKバイトで入力してください。これは、 そのドメインでの標準値となります。 必要に応じて、ユーザ毎に上 書きすることも可能です。

標準では無制限です。

2.5 ユーザのフルネームと対応をとる

When enable, the delivery agent will try to match the user full name. It replace the spaces in the full name by dots and tries to match against this. So user joe, with full name "joe who" may receive email as joe@domain.com or joe.who@domain.com.

2.6 Filter program + args (opt)

You can specify an optional program which will filter the messages when they are appended to the user inbox folder. The filtering may be use to check for some bad content (virus ?).

The filtering program receives the message on its standard input and write the modified message (or nothing) on its standat output.

You can specify some arguments as well. Specify the full path of the filter.

2.7 Alternat aliases files

Each virtual domain has implicitly an aliases file named /etc/vmail/aliases.domain where domain is the domain name. You can define up to two more. They will be used by the vdeliver program. The implicit one has the highest priority. vdeliver looks in the first one and then in the second one until a match is found.

Note that, like normal aliases (/etc/aliases) processed by sendmail, alias definition may point to another alias and so on. Mailing list may be defined etc...

Aliases files are maintained by the same dialog as normal Sendmail aliases and as such, offers the same capabilities.

2.8 Aliases for this domain

It is possible to provide several domain name pointing to the same user pool. You can add as much as needed. For example, one may define the virtual domain foo.ca and later register foo.com. By using domain alias, both domains will be equivalent.


次のページ 前のページ 目次へ