aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorrhatto <rhatto>2006-10-12 01:10:57 +0000
committerrhatto <rhatto>2006-10-12 01:10:57 +0000
commitc6e5e6a518459d46c4dae62716213ab1c4366050 (patch)
tree74f409d375451e1b0b3ab39919f461b128990911 /README
parent69bdb628ea9ebbb4cce0917805ad0de2a4485500 (diff)
downloadfirma-c6e5e6a518459d46c4dae62716213ab1c4366050.tar.gz
firma-c6e5e6a518459d46c4dae62716213ab1c4366050.tar.bz2
README update
Diffstat (limited to 'README')
-rwxr-xr-xREADME20
1 files changed, 16 insertions, 4 deletions
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