新規仮想Eメールドメインの作成には、一つのダイアログに記入して 埋めなければなりません。他にもDNSやIPエイリアスに関連した事項 があります。これらについては、ヘルプの別のセクションで説明され ています。 ここでは、メイン・ダイアログについて説明します。
ドメイン名を指定してください. 最低限これだけは必要となります。
これはオプション事項です。 通常、Eメールメッセージが仮想Eメー ルドメインのアカウントへ送信されると、以下の処理が行われます。
もしフォールバックが登録されていると、Eメールは代わりにフォー ルバック先のアドレスへ送信されます。フォールバックの指定方法は 以下の通りです:
これはデフォルトです。メッセージは拒否されます。
メッセージは指定の別ドメインのユーザへ送信されます。
メッセージは、宛先と同じアカウントへ送信されますが、ド メインが置き換わります。 例えば、"unknown@そのドメイン" 宛のEメールは、 "unknown@別ドメイン" 宛へフォワードされます。
メッセージは同ドメインの別のアカウントへ送信されます。 これは、エイリアスでもかまいません。
通常、どのドメインでも、仮想EメールドメインのユーザIDは60,000 から始めます。必要なら、割り当てる範囲の最初のユーザIDを制御す ることができます。 これは主に、ディスク使用量制限(Quota)と一緒に運営したい人々に よって利用されます。vdeliverプログラムでも同様に、ユーザの Inbox容量を制限できることを覚えておいてください。
各ユーザのInboxに対する制限をKバイトで入力してください。これは、 そのドメインでの標準値となります。 必要に応じて、ユーザ毎に上 書きすることも可能です。
標準では無制限です。
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.
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.
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.
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.