[HOME] [github] [twitter] [blog] [fml4] [fml8] [北海道] Powered by NetBSD and [nuinui.net] .

Create ML On Unix

Table of Contents
Run "makefml newml" To Create An ML (In The Case Of Default Domain)
Run "makefml newml" To Create An ML (In The Case Of Virtual Domain)
MTA Configuration (postfix)
MTA Configuration (qmail)
Customize config.cf
Recipes

Run "makefml newml" To Create An ML (In The Case Of Default Domain)

Caution

The usage of fml8 makefml is same as fml4 in the case of default domain. But differs in the virtual domain case. See the Section called Run "makefml newml" To Create An ML (In The Case Of Virtual Domain) for the virtual domain case.

To create an ML, use "makefml" command (CUI) in the same way as fml4.

% su fml
% makefml newml elena
   ... snip ...

In the case of non default domain (virtual domain), run "makefml newdomain" command before running "makefml newml".

% su root
# makefml newdomain fml.org /var/spool/virtual/fml.org
# exit
% su fml
% makefml newml elena
   ... snip ...

"makefml newml" processes the following steps.

[HOME] [github] [twitter] [blog] [fml4] [fml8] [北海道] Powered by NetBSD and [nuinui.net] .
Copyright (C) 1993-2022 Ken'ichi Fukamachi mail:< fukachan at fml.org >