table of contents
| mlmmj-receive(1) | General Commands Manual | mlmmj-receive(1) | 
NAME¶
mlmmj-receive - receive mails for an mlmmj managed mailinglistSYNOPSIS¶
mlmmj-receive -L /path/to/listdir [-h] [-V] [-P] [ -F]-h:
  This help
-F:
  Don't fork in the background (debugging only)
-L:
  Full path to list directory
-P:
  Don't execute mlmmj-process (debugging only)
-V:
  Print version
DESCRIPTION¶
The mlmmj-receive binary is the one specified in the mailserver configuration file (aliases file), which writes the mail to the <listdir>/incoming directory and invokes mlmmj-process unless the -P option is specified. On systems using mailservers supporting the /etc/aliases file, a line to activate an mlmmj managed mailinglist would look like this: list: "|/usr/bin/mlmmj-receive -L /var/spool/mlmmj/list/"SEE ALSO¶
mlmmj-process(1)AUTHORS¶
This manual page was written by the following persons:Søren
  Boll Overgaard <boll@debian.org> (based on html2man output)
Mads Martin
  Jørgensen <mmj@mmj.dk>
| September 2004 | mlmmj-receive |