メールサーバの設定 (postfix) alias_maps が適切に設定されていれば、 ML作成時にも特別な作業はありません。 postfix の設定は自動的に更新されています。 postfix の設定については を参照して下さい。 makefml はシステムの aliases (例: /etc/mail/aliases)を変更することはあ りません。各ドメインごとにある alias ファイル $ml_home_prefix/etc/mail/aliases へ必要な設定を追加することと、そのファ イルから aliases.db を再生成する作業を行ないます。 補足: /var/spool/ml/etc/mail/aliases のフォーマット fml が管理しているMLの aliases のエントリは $ml_home_prefix/etc/mail/aliases に追加されます。 ### <ALIASES elena@home.fml.org ML> ### # address for post elena: :include:/var/spool/ml/elena/include owner-elena: fukachan # address for command elena-ctl: :include:/var/spool/ml/elena/include-ctl owner-elena-ctl: fukachan # maintainer elena-request: elena-admin elena-admin: fukachan, elena-error # error analyzer elena-error: :include:/var/spool/ml/elena/include-error owner-elena-error: fukachan ### </ALIASES elena@home.fml.org ML> ### バーチャルドメインの場合、 $ml_home_prefix の部分は $virtual_maps にしたがって自動的に変化します。