]> gitweb.fluxo.info Git - firma.git/commitdiff
README update
authorrhatto <rhatto>
Thu, 12 Oct 2006 01:10:57 +0000 (01:10 +0000)
committerrhatto <rhatto>
Thu, 12 Oct 2006 01:10:57 +0000 (01:10 +0000)
README

diff --git a/README b/README
index 19e9ef276e7df7032f29f5865661ef7a4a8f5560..d2036016fb135772be14b336704c50aef173cfcb 100755 (executable)
--- 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