
*** fmlserv (fml listserv interface) ***

fmlserv is just fml's listserv style interface emulation. 
All fml commands are avaialbe but the syntax is extended.

fml's command form is 

	command argument

When you use fmlserv.pl, the syntax is extended to

	command ML argument

That's all. Please see each ML's help file for more details. You can
retrieve it by sending "help <ML>" to <_MAIL_LIST_>.

For example,

	guide <ML>
		guide for a stranger

	help <ML>
		help

	subscribe <ML> Anne Shirley
		subscribe request

	unsubscribe <ML>
		unsubscribe request

	get <ML> NUM
		retrieve article NUM

	mget <ML> arguments
		e.g. "mget <M>> NUM1-NUM2 mp"
		   retrieve article from NUM1 to NUM2 in MIME/Multipart format

	end 
	quit
	exit
		end of command

