Mailing Lists

After fighting with ezmlm some this morning to get everything set up like I wanted, I decided to write down the final command sequence that I ended up using:

ezmlm-make -esud4 '-t24' [path_to_list]

This command is run after the list is created in QmailAdmin. It does:

  • e: I’m editing the list, not creating a new one.
  • s: Subscription moderation.
  • u: User posts only.
  • d: Enable digests.
  • 4: Digest generation frequency (‘-t24′ or every 24 hours)

Comments are closed.