6 MLへのユーザの登録・削除

6.1 MLへのユーザの登録・削除の場合の注意

以下MLへのユーザの登録・削除等について述べますが、もしMLサーバを作
るのと同じマシンルからMLへメールを出すとすると、設定によっては

	From: username@domain 

ではなく 

	From: username 

のようなメールがMLサーバへ送られます。そのためにメンバーではないと判
定されたり「自動登録できない」などのエラーが発生します。それを避けるた
めにはとりあえず username とusername@domain の両方を登録して下さい。
常に @domain がつくべきですが、それはMTA/MUAの設定の問題です。

6.2 ユーザをMLに加える場合

Elena MLに fukachan@baycity.asia を加える。

   /usr/local/fml/makefml adduser elena fukachan@baycity.asia
   /usr/local/fml/makefml add elena fukachan@baycity.asia

6.3 ユーザをMLから削除する場合

Elena MLから fukachan@baycity.asia を消す。

   /usr/local/fml/makefml byeuser elena fukachan@baycity.asia
   /usr/local/fml/makefml bye elena fukachan@baycity.asia



[PREVIOUS CHAPTER] [NEXT CHAPTER]
Copyright (C) 1993-1999 Ken'ichi Fukamachi
All rights of this page is reserved.

# This Document(html format) is automatically geneareted by fwix.pl. 
# fwix (Formatter of WIX Language) is fml document formatter system
# designed to generate plaintext, html, texinfo and nroff from one file.
#
# Copyright (C) 1993-1999 Ken'ichi Fukamachi
#          All rights reserved. 
#               1993-1996 fukachan@phys.titech.ac.jp
#               1996-1999 fukachan@sapporo.iij.ad.jp
# 
# FML is free software; you can redistribute it and/or modify
# it under the terms of GNU General Public License.
# See the file COPYING for more details.