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

Recipes

1. I've removed ML accidentally. Can I revive it ? (CUI,CGI,admin command)
2. Add an address who can post (CUI,CGI,admin command)
3. Add an address who receive articles but not post.
4. Change registered address.

1. I've removed ML accidentally. Can I revive it ? (CUI,CGI,admin command)

If you have removed ML by running "makefml rmml", please use

% makefml reviveml ML

Same as CGI.

When you use admin command (remote administration), you cannot use this operation.

If you have removed ML by running "rm -fr /var/spool/ml/elena", you cannot revive it. Please revive ML from back-up.

2. Add an address who can post (CUI,CGI,admin command)

Usually run

% makefml add ML ADDRESS

If you post from both office and home but want to receive article at office, it is better to add an address who can post but not receive. It implies we should add the address to only member_maps.

On the mailing list server host, use makefml.

% makefml addmember ML ADDRESS
The following 4 commands are same function: add2member add2members addmember addmembers

When you use "admin command", as in same way.

To: elena-ctl@fml.org
Subject: 

admin pass PASSWORD
admin addmember ML ADDRESS

CGI does not provide this function now.

3. Add an address who receive articles but not post.

The usage of address, who cannot post but can receive articles, is for such as mail magazine case.

n the mailing list server host, use makefml.

% makefml addrecipient ML ADDRESS
This ADDRESS is added to only recipient_maps. The following 4 commands are same function: add2recipient add2recipients addrecipient addrecipients

The usage is same in "admin command".

To: elena-ctl@fml.org
Subject: 

admin pass PASSWORD
admin addrecipient ML ADDRESS

CGI does not provide this function.

4. Change registered address.

On the mailing list server host, use makefml.

% makefml chaddr ML OLD-ADDRESS NEW-ADDRESS

The usage is same in "admin command".

To: elena-ctl@fml.org
Subject: 

admin pass PASSWORD
admin chaddr ML OLD-ADDRESS NEW-ADDRESS

"chaddr" command is available in using CGI.

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