From c6e5e6a518459d46c4dae62716213ab1c4366050 Mon Sep 17 00:00:00 2001 From: rhatto Date: Thu, 12 Oct 2006 01:10:57 +0000 Subject: README update --- README | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) (limited to 'README') diff --git a/README b/README index 19e9ef2..d203601 100755 --- a/README +++ b/README @@ -188,6 +188,9 @@ Setup (space separated case-insensitive entries) (may include regexps (e.g., X-.*) + KEYSERVER= default keyserver to import/export keys + (defaults to keyserver.noreply.org) + 4 - then create your lists with the command firma -c your-list @@ -220,20 +223,29 @@ Setup sender not subscribed to the list, etc.) instead of sending bounces back to sender + KEYSERVER= default keyserver to import/export keys + (defaults to keyserver.noreply.org) + + REQUIRE_SIGNATURE= wheter messages sent to the list should be (yes) or dont + need to be signed to be processed (no); defaults to yes; + this doesnt affect the way email administration works, + when signature is mandatory + 5 - create an alias to the list at your MTA; on sendmail or postfix, add this to your aliases file: your-list: "| /usr/local/bin/firma -p your-list" - your-list-request: "| /usr/local/bin/firma -r your-list" + your-list-request: "| /usr/local/bin/firma -e your-list" and then run the command newaliases - alternatively, you can use a virtual ... + alternatively, you can use a virtual mailbox table if you want + to easily host a lot of encrypted mailing lists. - 6 - admin tasks are performed through your-list-request@yourmachine (currently - not implemente) or via command-line: + 6 - admin tasks are performed through aliases like your-list-request@yourmachine + or via command-line: firma -a your-list -- cgit v1.2.3