mlmmj-recieve (1) Linux Manual Page
NAME
mlmmj-recieve – recieve mails for an mlmmj managed mailinglist
SYNOPSIS
mlmmj-recieve -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
- -F: Don’t fork in the background (debugging only)
DESCRIPTION
list: "|/usr/bin/mlmmj-recieve -L /var/spool/mlmmj/list/"
It’s very important to specify the full path to the binary, or the mailinglist will not function.
When the -F option is used, it will not fork in the background. The reason it forks is that if delivery of a mail takes longer time than the mail server will allow a command to be idle before presumed dead, the mail server would kill it.
SEE ALSO
AUTHORS
This manual page was written by the following persons:
- S�ren Boll Overgaard <boll [at] debian.org> (based on html2man output)
- Mads Martin J�rgensen <mmj [at] mmj.dk>
