Previous Next


FAQ-0.32x Table of Contents | FAQ-0.31x Table of Contents | Ezman Manual (0.32x) | Ezman Manual (0.31x) | Version Changes | Search the FAQ | Search the ezmlm list archive | Ezmlm Manual Pages | Qmail Manual Pages | Readme File | Upgrade Instructions | Site Outline

2. Quick start

  1. Unpack the ezmlm-0.53 distribution.
  2. Unpack the ezmlm-idx distribution.
  3. Move the ezmlm-idx files to the ezmlm-0.53 directory.
  4. Edit conf-bin and conf-man to reflect the target directories.
  5. build and install:
            % cd ezmlm-0.53 
            % patch < idx.patch
            % make; make man
            % su
            # su eztest
            % ./ezmlm-test
            # make setup
    
  6. Make a list and digest list
            % ezmlm-make -rdugm -5 me@host ~/list ~/.qmail-list me-list host
            % ezmlm-sub ~/list me@host
            % ezmlm-sub ~/list/mod me@host
    
    where ``me'' is your user name and ``host'' the host your list is on.

Now, you are the owner, remote administrator, and subscriber of both list@host and the accompanying digest list list-digest@host. Only subscribers are allowed to access the archive and to post. To post to the list, mail to list@host. For a user to subscribe, s/he should mail to list-subscribe@host and for help to list-help@host.

When a non-subscriber posts, you will be asked to approve, reject, or ignore the request. If you want to subscriber joe@joehost.dom, mail list-subscribe-joe=joehost.dom@host.

Digests are generated about every two days, when 30 messages have arrived since the last digest, or when more than 64 kbytes of message body text has arrived. To manage the digest list, use the same commands as the main list, but replace ``list'' with ``list-digest''.

The sender restriction on posting used in this setup works, but is not secure. For more info, read the man pages (start with ezmlm(5) and ezmlm-make(1)), this FAQ (FAQ.idx in the distribution), README/README.idx, INSTALL/INSTALL.idx, and UPGRADE.idx.

© Copyright 1997, 1998, 1999 Fred Lindberg, lindberg@id.wustl.edu & Fred B. Ringel, fredr@rivertown.net
This page was last built on 10/3/99; 1:28:27 PM on the MacOs
Comments/Suggestions: webmaster@ezmlm.org

Previous Next