aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorStefan Kangas <skangas@skangas.se>2012-05-28 01:59:16 +0200
committerStefan Kangas <skangas@skangas.se>2012-05-28 01:59:16 +0200
commitec027c2c3595a43a2fa41d5e61a8b2a1c4c4fe4d (patch)
tree3f86c097b4d40238c261ad84a41f313a29f6a118 /README
parent69dd95827b2da92b34f3b14f4f69465c6daf78c2 (diff)
Improve the README
Diffstat (limited to 'README')
-rw-r--r--README14
1 files changed, 9 insertions, 5 deletions
diff --git a/README b/README
index f77de36..687bf45 100644
--- a/README
+++ b/README
@@ -10,7 +10,7 @@ skangas@skangas.se
Read installation file INSTALL and follow those instructions.
-Copy file fripost.yml.template to ~/.fripost.yml, edit it, chmod 600 it, and
+Copy file fripost.yml.template to ~/.fripost.yml, edit it, chmod 0600 it, and
add the following:
bind_dn: <admin bind DN>
@@ -19,17 +19,19 @@ add the following:
where <admin bind username> and <admin bind password> your own admin DN
and password.
-Configure an locla Mail Transger Agent (MTA) for example exim4:
+Configure a local Mail Transger Agent (MTA) for example exim4:
$ sudo dpkg-reconfigure exim4-config
-Choose use smarthost for outgoing and no local e-mail. Choos your IPS's SMTP server for outgoing e-mail.
+Choose use smarthost for outgoing and no local e-mail. Choose your IPS's SMTP
+server for outgoing e-mail.
#. Log in to server
$ ssh -vNfL 389:localhost:389 <remote server>
-This opens an ssh-tunnel and returns to standard prompt. Use standard LDAP port 389.
+This opens an ssh-tunnel and returns to standard prompt. Locally, you may want
+to use the standard LDAP port 389, or some unprivileged port.
#. Add a new mailbox.
@@ -43,7 +45,9 @@ This opens an ssh-tunnel and returns to standard prompt. Use standard LDAP port
$ fripost-newalias
-The script prompts first for go-to address, which is where the new alias is supposed to point to, and later for alias. It is not necessary to add domain for go-to address, BUT for alias address.
+The script prompts first for goto address, which is where the new alias is
+supposed to point to, and later for alias. It is not necessary to add domain for
+goto address, BUT for alias address.
#. Add a new domain to the system