[PREVIOUS CHAPTER]
[______TOC_______]
7 other topics
7.1 index command
If $INDEX_FILE ($DIR/index) exists, FML sends back it as an index of
archives FML has. If not exists, FML scans $SPOOL_DIR and @ARCHIVE_DIR
not recursively and reports the result.
If $INDEX_SHOW_DIRNAME is set, FML scan is recursive.
7.2 listname-command (qmail case; a trick)
makefml craetes a sample .listname-default. If you copy it to
/var/qmail/alias/ and set
$USE_DOT_QMAIL_EXT = 1;
in config.ph, you can use listname-command-argument for "command
argument" to listname-ctl. For example,
send "get 100 " to elena-ctl@baycity.asia
is the same as
send "" to elena-get-100@baycity.asia
"-" is not used, so fml recognizes
elena-mget--1-3-mp@DOMAIN
as a command
"mget 1-3 mp"